mirror of https://github.com/FFmpeg/FFmpeg.git
Since the av_malloc() may fail and return NULL pointer,
it is needed that the 's->edge_emu_buffer' should be checked
whether the new allocation is success.
Fixes: d14723861b
("VP3: fix decoding of videos with stride > 2048")
Reviewed-by: Peter Ross <pross@xvid.org>
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
release/5.1
parent
cc2b3201e7
commit
656cb0450a
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue