chiark / gitweb /
bootchart: use _cleanup_close_
authorNathaniel Chen <nathaniel.chen@intel.com>
Thu, 7 Mar 2013 19:09:16 +0000 (11:09 -0800)
committerLennart Poettering <lennart@poettering.net>
Thu, 7 Mar 2013 19:53:14 +0000 (20:53 +0100)
commit0ea9530d401827e299c6e04a433e69a7a2a89d80
tree8a7ef96d49837a24db4afe3bc481e10d1f88647c
parentffbd2c4d45787ba5ba85a32db6551efba66a1ee6
bootchart: use _cleanup_close_

use _cleanup_{close_,fclose_} to close streams and file descriptors
src/bootchart/bootchart.c
src/bootchart/svg.c