]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Issue #801: close the file descriptor when testing link counts
authorTim Kientzle <kientzle@gmail.com>
Wed, 12 Oct 2016 01:38:44 +0000 (18:38 -0700)
committerTim Kientzle <kientzle@gmail.com>
Wed, 12 Oct 2016 01:38:44 +0000 (18:38 -0700)
commita625b42f516cb5f6bf5b55323924b15ee8b717e9
treeff26cae6e25f1a534e226489c73d935a619c293d
parentf767497395f3732ee88a542f1eaff884c37b71a6
Issue #801:  close the file descriptor when testing link counts

Thanks to Ed Maste for reporting this leak.
Found by: Coverity
cpio/test/main.c
cpio/test/test.h
libarchive/test/main.c
libarchive/test/test.h
tar/test/main.c
tar/test/test.h