Files
ffmpeg/libavcodec
Jiasheng Jiang 2cdddcd6ec 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 656cb0450a)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2023-03-27 13:37:24 +02:00
..
2022-09-01 00:41:28 +02:00
2021-10-03 11:42:15 +02:00
2022-03-28 23:18:56 +02:00
2021-10-08 20:37:36 +11:00
2021-10-08 20:37:36 +11:00
2022-01-04 13:16:49 +01:00
2022-01-04 13:16:49 +01:00
2022-11-03 23:29:46 +01:00
2022-09-01 00:41:28 +02:00
2021-10-09 11:42:16 +02:00
2023-03-27 13:37:16 +02:00
2022-01-04 12:08:18 +01:00
2021-12-03 16:09:14 +01:00
2021-12-03 16:09:14 +01:00
2022-03-28 23:18:56 +02:00
2021-10-02 18:49:40 +02:00
2023-03-27 13:37:17 +02:00
2023-03-27 13:37:16 +02:00
2021-10-10 17:44:41 +02:00
2023-03-27 13:37:15 +02:00
2023-03-27 13:37:14 +02:00
2022-09-01 00:41:28 +02:00