diff options
author | Martin Storsjo <martin@martin.st> | 2020-07-17 22:51:34 +0300 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2020-07-17 22:51:34 +0300 |
commit | 8439b745f65bce3fd55ffc9f9edcc04f5f447c55 (patch) | |
tree | 775b6a60cf11fc44ff84f2d7be68935bf1049976 /libSBRdec/src/sbrdec_drc.cpp | |
parent | ec58a940e2b6f9514d34973dcdaa18730394309a (diff) | |
download | fdk-aac-8439b745f65bce3fd55ffc9f9edcc04f5f447c55.tar.gz fdk-aac-8439b745f65bce3fd55ffc9f9edcc04f5f447c55.tar.bz2 fdk-aac-8439b745f65bce3fd55ffc9f9edcc04f5f447c55.zip |
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: 23719/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_LIBFDK_AAC_fuzzer-5111020367642624
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Diffstat (limited to 'libSBRdec/src/sbrdec_drc.cpp')
0 files changed, 0 insertions, 0 deletions