]> 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)
committerGitHub <noreply@github.com>
Sun, 13 Oct 2024 07:42:38 +0000 (09:42 +0200)
commit971c043a1df850c9ccfc155c80c64b0673d7daa4
tree501b51c1254e386c566681e71b1fc310ccebb652
parent295f47a074444df5f4fb1ac44fa55c7be17aa3cf
Ignore checksum mismatches when fuzzing tar archives (#2378)

This should speed up fuzzing just a bit, so we
can find more bugs!
libarchive/archive_read_support_format_tar.c