Merge pull request #1631 from oon3m0oo/stack
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 20 Jun 2018 19:51:38 +0000 (21:51 +0200)
committerGitHub <noreply@github.com>
Wed, 20 Jun 2018 19:51:38 +0000 (21:51 +0200)
Avoid declaring arrays of size 0 when making large stack allocations.


Trivial merge