Fuzz introspector: decode_aac
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
3 0 EP call site: 00000
1 4 AudioCodecParameters::with_sample_rate call site: 00004
1 6 AudioCodecParameters::with_channels call site: 00006

Fuzzer calltree

0 fuzz_target [function] [call site] 00000
1 AudioCodecParameters::new [function] [call site] 00001
1 SubtitleCodecParameters::for_codec [function] [call site] 00002
1 AudioCodecParameters::with_sample_rate [function] [call site] 00003
1 AudioCodecParameters::with_channels [function] [call site] 00005
1 fuzz_audio_decoder::<AacDecoder> [function] [call site] 00007