diff options
author | Marvin Scholz <epirat07@gmail.com> | 2024-07-02 20:38:00 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2024-07-10 18:10:08 +0200 |
commit | 6d9c4bd69e81b614cf1e1a809679a7ab840b2b3d (patch) | |
tree | 3d7a243ed63b738da312f7528d81f9163b24b41a /tests/tiny_ssim.c | |
parent | f2f2b275171d9e3c1c94cdaa87dbbfb3007820c0 (diff) | |
download | ffmpeg-6d9c4bd69e81b614cf1e1a809679a7ab840b2b3d.tar.gz |
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>
Diffstat (limited to 'tests/tiny_ssim.c')
0 files changed, 0 insertions, 0 deletions