mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
a82e38d607
There might be other chunks after the data chunk, so clipping the chunk
size with the data size can lead to a negative number and all following
calculations go wrong and cause crashes or worse.
This was introduced in
|
||
---|---|---|
.. | ||
.gitignore | ||
gstwavparse.c | ||
gstwavparse.h | ||
Makefile.am | ||
meson.build |