aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mips/h263dsp_init_mips.c
diff options
context:
space:
mode:
authorJiasheng Jiang <jiasheng@iscas.ac.cn>2022-02-15 17:58:08 +0800
committerMichael Niedermayer <michael@niedermayer.cc>2023-03-27 13:37:24 +0200
commit2cdddcd6ec90c7a248ffe792d85faa4d89eab9f7 (patch)
tree9bc572c0bdb0921eb75e6de8a8b869430b2c88ec /libavcodec/mips/h263dsp_init_mips.c
parent9097001f8012b4af57ac2e8076159ee9c7054b54 (diff)
downloadffmpeg-2cdddcd6ec90c7a248ffe792d85faa4d89eab9f7.tar.gz
avcodec/vp3: Add missing check for av_malloc
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> (cherry picked from commit 656cb0450aeb73b25d7d26980af342b37ac4c568) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/mips/h263dsp_init_mips.c')
0 files changed, 0 insertions, 0 deletions