diff options
author | Marvin Scholz <epirat07@gmail.com> | 2024-10-09 02:12:39 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-10-09 02:36:12 +0200 |
commit | f5e2914a89c2d1c38d3ac80ae43c0eda743892f3 (patch) | |
tree | 4a87ac42b39b1c615d714dc671934ae6b202b4df /libswscale/utils.c | |
parent | e6ecc1e7572d2c61aec8b45e61b1fa524fa4e060 (diff) | |
download | ffmpeg-f5e2914a89c2d1c38d3ac80ae43c0eda743892f3.tar.gz |
libavutil/vulkan: fix flexible array struct allocation
The flexible array member struct can have padding added by
the compiler which was not taken into account properly, which
could lead to a heap buffer overflow.
Diffstat (limited to 'libswscale/utils.c')
0 files changed, 0 insertions, 0 deletions