1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavfilter
Marvin Scholz 6d9c4bd69e
lavfi/perlin: Fix out of bounds stack buffer write
An incorrect calculation in ff_perlin_init causes a write to the
stack array at index 256, which is out of bounds.

Fixes: CID1608711
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-07-10 18:10:08 +02:00
..
2023-11-18 19:55:42 +01:00
2024-07-07 23:36:29 +02:00
2024-07-07 23:36:29 +02:00
2023-11-16 20:53:18 +02:00
2024-07-01 22:31:02 +02:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2024-07-01 22:31:02 +02:00
2024-07-01 22:31:02 +02:00
2024-03-29 09:09:40 +01:00
2024-02-16 21:34:38 +01:00
2024-04-18 14:43:07 +08:00
2024-01-01 20:12:52 +01:00
2024-07-05 18:06:14 +08:00