chiark / gitweb /
Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 25 Jan 2013 15:33:07 +0000 (10:33 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 25 Jan 2013 15:38:42 +0000 (10:38 -0500)
commite985665d2d226cb42b52bfcad6fd5b1586ad57d7
treee1dbc3753679aa9f677c4e7d49b7bd942e000e48
parent314b4b0a68d9ab35de981923a088fc8c8820caa5
Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()

Based-on-patch-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
cppcheck reported:
[src/bootchart/svg.c:791]: (error) Mismatching allocation and deallocation: f
Makefile.am
src/bootchart/svg.c
src/shared/macro.h
src/shared/util.c
src/shared/util.h