]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Free XAR xattr fstype metadata 3028/head
authorbr0nzu <dongpago2@gamil.com>
Wed, 13 May 2026 07:24:44 +0000 (16:24 +0900)
committerbr0nzu <dongpago2@gamil.com>
Wed, 13 May 2026 07:24:44 +0000 (16:24 +0900)
commit6767cbe319e228fe1c51057811ba916933469499
tree834593e019bb3b5c16eaf3342258a3a5bedfbb50
parent601e7d60871ea50fe7618ffdf46c787a76274560
Free XAR xattr fstype metadata

The XAR xattr cleanup helper released the xattr name string but not the parallel fstype archive_string. Release fstype from the same xattr_free() ownership boundary.
libarchive/archive_read_support_format_xar.c