aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/zmbv.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-04-07 23:40:48 +0200
commit4d82b7bac42c9d35d4f9f145a85e6cbc1fe914f2 (patch)
tree4c93779e67c13e0a5d6be2a65b6a72f17376473a /libavcodec/zmbv.c
parentc513bd48039a718dabf6d7a829efb6732693c04b (diff)
downloadffmpeg-4d82b7bac42c9d35d4f9f145a85e6cbc1fe914f2.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/zmbv.c')
0 files changed, 0 insertions, 0 deletions