Closed
Description
When given a malformed input lewton panics with the following error:
thread 'main' panicked at 'index out of bounds: the len is 256 but the index is 256', src/audio.rs:558:13
Testcase: minimized_panic2_testcase.gz (gzipped so that github would accept the upload)
Command to reproduce the crash:
RUSTFLAGS='--cfg=fuzzing' cargo run --release --example perf /path/to/testcase