fdk-aac/libDRCdec
Martin Storsjo 2e64f76d2e Don't use an enum for a value read directly from the bitstream
The enum doesn't cover all possible values read from the bitstream.

This fixes undefined behaviour sanitizer errors.

Fixes: 27624/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_LIBFDK_AAC_fuzzer-6049277318791168

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
2020-11-30 12:55:07 +02:00
..
include Extend decoder API with audio output loudness info (FDKdec v3.1.3). 2020-02-11 16:02:32 -08:00
src Don't use an enum for a value read directly from the bitstream 2020-11-30 12:55:07 +02:00