]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
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)
commit49597045ae715c67846ed6d95342c466b5551db3
tree18fd15bdae36ecc125679204cac2c7192b9fdd1d
parent3edebb80327c8713f1b8f61fc7999a0ea5a59880
parent13b9c5b49ff6bc8ff7c617d30a94363b6fac7be8
Merge pull request #822 from c72578/2017-09-19_optparse.c_VLA_malloc

Avoid using VLA in optparse.c under Windows (MSC)