diff options
author | Martin Storsjo <martin@martin.st> | 2020-02-01 22:13:18 +0200 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2020-02-01 22:13:18 +0200 |
commit | e7d8591ff208803eee35dc289e89a0d69b707585 (patch) | |
tree | f740dfc37b3a439a40cbd41c995031bffb942c42 /.gitignore | |
parent | d47c2c625940d2bd62b0cd581605c5122c3d2cfd (diff) | |
download | fdk-aac-e7d8591ff208803eee35dc289e89a0d69b707585.tar.gz fdk-aac-e7d8591ff208803eee35dc289e89a0d69b707585.tar.bz2 fdk-aac-e7d8591ff208803eee35dc289e89a0d69b707585.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: 20376/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_LIBFDK_AAC_fuzzer-4785514974806016.dms
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions