diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-07-20 08:31:38 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-07-20 16:35:55 +0200 |
commit | 76f7e70aa04fc5dbef5242b11cbf8fe4499f61d4 (patch) | |
tree | ec5c0f0c759689f318fa8d1328bcf945edc9dd89 /libavcodec/h264_cavlc.c | |
parent | 1f7b4f9abc6bae94e576e710b8d10117ca3c8238 (diff) | |
download | ffmpeg-76f7e70aa04fc5dbef5242b11cbf8fe4499f61d4.tar.gz |
h264dec: handle zero-sized NAL units in get_last_needed_nal()
The current code will ignore the init_get_bits() failure and do an
invalid read from the uninitialized GetBitContext.
Found-By: Jan Ruge <jan.s.ruge@gmail.com>
Bug-Id: 952
Diffstat (limited to 'libavcodec/h264_cavlc.c')
0 files changed, 0 insertions, 0 deletions