mirror of https://github.com/FFmpeg/FFmpeg.git
Comply with "For purposes other than determining the amount of data in the decoding units
of the bitstream, decoders shall ignore all data that follow the value 63 for nuh_layer_id in a NAL unit"
Rec. ITU-T H.265 v8 (08/2021) Page 67
Fixes: index 63 out of bounds for type 'const int8_t[63]' (aka 'const signed char[63]')
Fixes: clusterfuzz-testcase-fuzzer_loadfile-5109286752026624
Reported-by: Kacper Michajlow <kasper93@gmail.com>
Found-by: ossfuzz
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 360e7cafd0
)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
release/7.1
parent
3c8b588f3c
commit
173a978b9d
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue