1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/tests/checkasm
Andreas Rheinhardt 15cec71665 checkasm/h264dsp: Fix stack-buffer-overflow, effective-type violations
Also ensure that the dst buffers are not too big
(they had the right size for >8 bit depths and were therefore
too big for eight bit, letting potential buffer overflows
in the eight bit version go undetected).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-07-28 19:29:51 +02:00
..
2025-04-06 11:02:10 -03:00
2023-11-27 17:55:24 +02:00
2025-04-27 15:52:30 +01:00
2024-05-11 10:28:59 +02:00
2024-03-15 12:51:15 +01:00
2017-07-13 17:00:19 -03:00
2024-06-04 11:46:27 +02:00
2024-09-02 11:56:53 +02:00
2024-12-10 11:24:45 -05:00
2022-11-06 14:39:36 +01:00
2023-12-22 09:28:04 -03:00
2024-03-15 12:51:15 +01:00
2024-08-31 14:08:54 +08:00