gstreamer/subprojects/gst-plugins-base/tests/check
Tim-Philipp Müller 84a3b0ef87 samiparse: fix handling of self-closing tags
We would check the wrong string (rest of line rather than element)
for the / suffix of self-closing tags, which is not only wrong but
also has atrocious performance with certain strings like the garbled
nonsense clusterfuzz feeds us, which might cause discoverer to time
out when processing garbled SAMI files.

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47461

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2685>
2022-07-01 17:24:52 +00:00
..
elements samiparse: fix handling of self-closing tags 2022-07-01 17:24:52 +00:00
generic
gst typefindfunctions: Fix WebVTT format detection 2022-02-11 13:48:45 +00:00
libs GstVideoFrame: Add g_auto() support 2022-06-20 16:17:50 +00:00
pipelines
gst-plugins-base.supp
meson.build tests: skip unit tests for dependency-less elements that have been disabled 2022-06-27 07:05:00 +00:00