Skip to content
Snippets Groups Projects
Commit 76f7e70a authored by Anton Khirnov's avatar Anton Khirnov
Browse files

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: default avatarJan Ruge <jan.s.ruge@gmail.com>
Bug-Id: 952
parent 1f7b4f9a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment