Add a fuzzer for DecodeWav.
Fix an OOM error in which a wav file could claim to be larger than it really is, resulting in a large memory allocation prior to the size mismatch being detected later. PiperOrigin-RevId: 194176822
Loading
Please sign in to comment