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
Please register or sign in to comment