mirror of https://github.com/FFmpeg/FFmpeg.git
The implicit checks via v_data_size and a_data_size don't work in the case
'(hdr_size > 7) && !ctx->alpha_info'.
This fixes segmentation faults due to invalid reads.
This problem was introduced in commit
547c2f002a
.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
pull/240/head
parent
18108f3618
commit
1e33035ee7
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue