Valgrind suppression for false positive in Rust png-decoder crate

This commit is contained in:
Val S. 2025-10-14 19:18:22 -04:00
parent 50326da519
commit ac34e12bac
No known key found for this signature in database
GPG key ID: 3A7D293D8274CA1B

View file

@ -376,3 +376,12 @@
fun:start_thread fun:start_thread
fun:clone fun:clone
} }
{
<image-fuzzy-hash-png-decoder>
Memcheck:Cond
..
fun:read_header_info<std::io::cursor::Cursor<&[u8]>>
...
fun:fuzzy_hash_calculate_image
...
}