]> git.ipfire.org Git - thirdparty/libarchive.git/commit
cpio reader: compare TRAILER!!! against pathname only
authorMartin Matuska <martin@matuska.org>
Mon, 6 Feb 2017 23:57:18 +0000 (00:57 +0100)
committerMartin Matuska <martin@matuska.org>
Tue, 7 Feb 2017 00:01:49 +0000 (01:01 +0100)
commitff6d3d2a2e6360c99e1ee63ad9cdb14e833c73f8
tree2c2225b7cd93e569b6c6bfca532a4c411969ed22
parent4f5a7af80831cedaa25eb23b054768dbfebaabb0
cpio reader: compare TRAILER!!! against pathname only
If entry was a symlink, the old code replaced the pointer with linkname.

Reported-By: OSS-Fuzz issue 504
libarchive/archive_read_support_format_cpio.c