]> granicus.if.org Git - json-c/commit
tests: fix leak in `test_util_file` ; found by cppcheck
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 10 Jul 2017 15:00:41 +0000 (18:00 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 13 Jul 2017 06:05:13 +0000 (09:05 +0300)
commit7b9432d5648c902800dea1208143febb9db632cc
treed099ebaf53422abddaa2b2284f09afa03520dfdc
parenteffab3f91ab30eae502e43eb0c46e2ff85f7178c
tests: fix leak in `test_util_file` ; found by cppcheck

Which now seems to fail the build.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
tests/test_util_file.c