]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Always close file handle on descriptor on posix systems before returning from _archiv...
authorSarah Gilmore <sgilmore@mathworks.com>
Fri, 24 Mar 2023 13:44:38 +0000 (09:44 -0400)
committerMartin Matuška <martin@matuska.de>
Thu, 13 Jul 2023 22:50:24 +0000 (00:50 +0200)
commit0cb9df7f95959b8dafde8f7899122464df7a1d26
treea4ba4a4b5f44b9e553a467f7edce9550bccc2679
parent8ce3b753eb9f0adc7dcdf02dd9bc6f6c77abef5a
Always close file handle on descriptor on posix systems before returning from _archive_write_disk_finish_entry
libarchive/archive_write_disk_posix.c