]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Merge pull request #822 from c72578/2017-09-19_optparse.c_VLA_malloc
authorTobias Oetiker <tobi@oetiker.ch>
Tue, 19 Sep 2017 15:35:46 +0000 (17:35 +0200)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2017 15:35:46 +0000 (17:35 +0200)
Avoid using VLA in optparse.c under Windows (MSC)


Trivial merge