Files
FFmpeg/libavcodec
Jiasheng Jiang b2e1ee39f5 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-04-21 01:55:17 +02:00
..
2021-10-06 13:54:16 +02:00
2022-10-09 21:32:55 +02:00
2020-05-20 03:16:34 +02:00
2021-09-10 16:04:26 +02:00
2019-12-31 16:57:37 -03:00
2019-12-31 16:57:37 -03:00
2021-09-10 16:04:26 +02:00
2019-09-04 20:26:35 +02:00
2020-05-21 15:32:28 +02:00
2021-10-06 13:54:16 +02:00
2019-12-31 19:51:57 +01:00
2022-10-09 21:32:59 +02:00
2020-07-05 01:47:56 +02:00
2019-09-04 20:26:35 +02:00
2020-05-19 17:17:36 +02:00
2019-09-02 13:53:08 -07:00
2020-05-20 03:24:57 +02:00
2020-07-06 01:50:33 +02:00
2020-05-19 17:17:35 +02:00
2020-05-19 17:17:35 +02:00
2019-09-04 20:26:35 +02:00
2023-04-21 01:55:12 +02:00
2023-04-21 01:55:11 +02:00
2020-10-05 21:28:08 +02:00
2023-04-21 01:55:10 +02:00
2019-07-08 09:38:03 +02:00
2020-10-05 21:28:08 +02:00
2022-10-09 21:33:05 +02:00
2020-05-20 03:08:52 +02:00
2019-12-31 19:51:56 +01:00
2019-12-31 19:51:56 +01:00
2019-09-04 20:26:35 +02:00
2022-10-09 21:32:56 +02:00