mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
1fedfec220
When encountering a nonsensical chunk size such as (guint)-1, error out cleanly instead of continuing and trying to g_memdup() 4GB of data that doesn't exist, which will either abort in g_malloc() or crash. Fixes #553295, crash with fuzzed AVI file. |
||
---|---|---|
.. | ||
Makefile.am | ||
riff-ids.h | ||
riff-media.c | ||
riff-media.h | ||
riff-read.c | ||
riff-read.h | ||
riff.c | ||
riff.def | ||
riff.vcproj |