gstreamer/gst/wavparse
Tim-Philipp Müller 3dd8de1d7c wavparse: guard against overflow when comparing chunk sizes
Could be rewritten as lsize > (size - 8) a well, but the
extra check seems clearer. Doesn't look like it was problematic,
lsize wasn't actually used when parsing the sub-chunks.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/994>
2021-05-23 15:17:27 +01:00
..
gstwavparse.c wavparse: guard against overflow when comparing chunk sizes 2021-05-23 15:17:27 +01:00
gstwavparse.h wavparse: allow per feature registration 2021-03-29 12:45:23 +02:00
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00