mirror of https://github.com/FFmpeg/FFmpeg.git
This fixes NULL pointer dereferencing for formats, where frame->data[1]
is not allocated.
The problem was introduced in commit
257fbc3af4
.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
pull/241/head
parent
605f3084fc
commit
90ebf3c428
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue