]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Ignore checksum mismatches when fuzzing tar archives (#2378)
authorTim Kientzle <kientzle@acm.org>
Sun, 13 Oct 2024 07:42:38 +0000 (00:42 -0700)
committerMartin Matuska <martin@matuska.de>
Sun, 13 Oct 2024 07:43:48 +0000 (09:43 +0200)
commitb1749d6291a03ce8616f3fb23485ac2c49c152df
tree5be935e1a2ab0b79d77bbadd86d6731da3ff3d77
parent60bdd5f5574308caa18aca7afeb3326b196e09a2
Ignore checksum mismatches when fuzzing tar archives (#2378)

This should speed up fuzzing just a bit, so we
can find more bugs!

(cherry picked from commit 971c043a1df850c9ccfc155c80c64b0673d7daa4)
libarchive/archive_read_support_format_tar.c