Files
FFmpeg/libavcodec
Andreas Rheinhardt 0066e79c9e avcodec/libopenh264dec: Increase array sizes, fix stack-buffer overread
av_image_copy() expects an array of four pointers and linesizes
according to its declaration; it currently only pointers that are
actually in use (depending upon the pixel format), but this might
change at any time. It has already happened for the linesizes in
d7bc52bf45 and so increasing their
array fixes a stack-buffer overread.

This fixes a -Wstringop-overflow= and -Wstringop-overread warning
from GCC 11.2.

Reviewed-by: Linjie Fu <linjie.justin.fu@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit b0b90100bf)
2022-01-11 15:15:52 +01:00
..
2021-02-27 17:09:44 +01:00
2021-01-01 15:25:48 +01:00
2021-01-01 15:25:48 +01:00
2021-06-18 20:53:56 +02:00
2021-03-05 19:45:00 +02:00
2020-10-15 22:53:56 +02:00
2021-09-08 21:31:50 +02:00
2020-12-08 17:51:48 +01:00
2020-12-08 17:51:47 +01:00
2021-03-09 13:41:22 +01:00
2020-08-26 21:13:38 +02:00
2020-08-26 21:13:38 +02:00
2021-02-27 17:09:44 +01:00
2021-03-01 06:10:44 +01:00
2020-12-08 17:51:44 +01:00
2021-03-01 17:36:42 +01:00
2021-03-01 17:36:42 +01:00
2021-02-09 15:01:34 +01:00
2021-03-09 13:41:22 +01:00
2020-11-12 15:55:16 +01:00
2021-03-08 19:19:19 +01:00
2021-03-09 13:41:22 +01:00
2021-01-08 05:05:10 +01:00
2021-01-21 17:13:54 +00:00
2021-01-21 17:13:54 +00:00
2021-01-21 17:13:54 +00:00
2020-06-05 18:14:17 +02:00
2020-11-24 11:35:03 +01:00
2020-06-15 04:22:28 +02:00
2021-03-01 06:10:44 +01:00
2020-07-20 18:41:09 +02:00
2020-07-20 18:41:09 +02:00
2021-03-08 19:19:19 +01:00
2021-03-09 13:41:22 +01:00
2020-12-31 11:49:43 +01:00
2020-11-24 09:38:35 +01:00
2020-12-08 17:51:46 +01:00
2020-12-08 17:51:47 +01:00
2020-05-12 01:00:28 +02:00
2020-11-11 18:36:09 +01:00
2020-05-26 10:52:12 +01:00
2020-05-26 10:52:12 +01:00
2021-01-01 15:25:48 +01:00
2021-01-01 15:25:48 +01:00
2021-03-01 17:36:16 +01:00
2021-03-09 13:41:22 +01:00
2021-03-09 13:41:22 +01:00
2020-05-30 18:02:55 +02:00
2021-02-02 14:29:33 +01:00
2021-03-09 13:41:22 +01:00
2021-04-03 13:29:30 +02:00
2020-05-22 22:23:18 +02:00
2021-04-01 11:38:44 +02:00
2021-10-05 23:19:39 +02:00
2020-11-24 09:38:35 +01:00
2020-07-20 18:41:09 +02:00
2020-12-08 17:51:44 +01:00
2021-03-05 19:45:00 +02:00
2021-04-02 21:40:54 +02:00
2021-03-09 13:41:22 +01:00
2021-01-25 00:18:47 +01:00
2021-01-01 15:25:48 +01:00
2020-04-16 15:05:07 -03:00
2021-09-21 23:20:29 -03:00
2020-05-23 07:07:36 +02:00