lofty-rs/tests/fuzz
2022-07-24 16:28:28 -04:00
..
assets MP3: Rename MP3File to MPEGFile 2022-07-24 16:28:28 -04:00
aifffile_read_from.rs AIFF: Stop relying on file's provided size (Fix OOM) 2022-07-10 18:16:31 -04:00
flacfile_read_from.rs FLAC: Return early when encountering invalid zero-sized blocks 2022-07-12 21:01:12 -04:00
main.rs MP3: Rename MP3File to MPEGFile 2022-07-24 16:28:28 -04:00
mp4file_read_from.rs MP4: Better handle invalid atom sizes 2022-07-11 23:01:17 -04:00
mpegfile_read_from.rs MP3: Rename MP3File to MPEGFile 2022-07-24 16:28:28 -04:00
opusfile_read_from.rs OGG: Add length validation to Vorbis Comments reading 2022-07-12 21:17:18 -04:00
pictureinformation_from_jpeg.rs PictureInformation: Fix potential overflowing subtraction in from_jpeg 2022-07-11 16:52:52 -04:00
pictureinformation_from_png.rs PictureInformation: Fix potential overflowing addition in from_png 2022-07-11 16:57:03 -04:00
speexfile_read_from.rs OGG: Add length validation to Vorbis Comments reading 2022-07-12 21:17:18 -04:00
vorbisfile_read_from.rs OGG: Add length validation to Vorbis Comments reading 2022-07-12 21:17:18 -04:00
wavfile_read_from.rs WAV: Stop relying on file's provided size (Fix OOM) 2022-07-10 18:30:12 -04:00
wavpackfile_read_from.rs WavPack: Add fuzz tests (already fixed) 2022-07-12 21:23:37 -04:00