Fix several leaks on error paths
authorEric Sandeen <sandeen@redhat.com>
Fri, 16 Dec 2011 19:15:54 +0000 (13:15 -0600)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 1 Feb 2012 12:14:28 +0000 (13:14 +0100)
commit84b321fac4e417b1a1d91df1c5844a3c13ef53e5
treea940a187ed7339148c4dc39ae79731f93ff4e8f7
parent6ca1e530ba80c37dc9a686259fe643548ffce69c
Fix several leaks on error paths

In several cases space is allocated for a filename but
not freed if open of that file fails.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
btt/aqd.c
btt/bno_dump.c
btt/plat.c
btt/seek.c