mirror of
https://git.tukaani.org/xz.git
synced 2025-10-28 03:52:52 +00:00
It doesn't seem possible to trigger the CVE-2025-31115 bug with this fuzzing target at the moment. It's because the code in fuzz_common.h passes the whole input buffer to lzma_code() at once.