]> git.sesse.net Git - ffmpeg/commit
h264_refs: Check for attempts to assign pictures to short & long.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 28 Mar 2013 20:09:01 +0000 (21:09 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 28 Mar 2013 20:09:47 +0000 (21:09 +0100)
commit92002db3eb437414281ad4fb6e84e34862f7fc92
treea5747a17530bdc79f4faad736fe9d769ff9be2c9
parentdd17843b8ab3e1357f33069dae9af8e5b4e43d11
h264_refs: Check for attempts to assign pictures to short & long.

Fixes null pointer dereference

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_refs.c