[FFmpeg-devel] [PATCH 0/3] ff_h264_decode_extradata hardening
Alexander Strasser
eclipse7 at gmx.net
Sat Sep 24 20:36:16 CEST 2011
Hi,
after the recent changes to the ff_h264_decode_extradata function,
I took a moment to look through the function and the code surrounding
calls to it.
This is what I came up with. The first and second patch of the
series should probably be merged if they would both be accepted.
The third patch can only be correct if the two before it got in.
I am awaiting your comments!
Alexander Strasser (3):
h264: ff_h264_decode_extradata: check buffer size
h264: ff_h264_decode_extradata: check that buf is not NULL
h264: improve checks before calling ff_h264_decode_extradata
libavcodec/h264.c | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
--
1.7.5.4
More information about the ffmpeg-devel
mailing list