]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Merge pull request #3760 from bkjg/fix-memory-leak-configfile
authorFlorian Forster <octo@collectd.org>
Tue, 29 Sep 2020 07:16:02 +0000 (09:16 +0200)
committerGitHub <noreply@github.com>
Tue, 29 Sep 2020 07:16:02 +0000 (09:16 +0200)
configfile.c: Fix memory leaks in case of failure


Trivial merge