gstreamer/subprojects/gst-plugins-base/gst/subparse
Edward Hervey 24a0e5bdfd subparse: Fix non-closed tag handling.
Unclear what the goal was, but we could end up reading way past the next_tag.

Instead just move everything from after the end tag ('>') to the next_tag.

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3340>
2022-11-05 16:19:53 +00:00
..
gstssaparse.c ssaparse: include required system headers for isspace() and sscanf() functions 2022-08-14 08:32:05 +00:00
gstssaparse.h
gstsubparse.c subparse: Fix non-closed tag handling. 2022-11-05 16:19:53 +00:00
gstsubparse.h
gstsubparseelement.c subparse: don't try to index string with -1 2022-04-10 10:57:08 +10:00
gstsubparseelements.h
gstsubparseplugin.c
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
mpl2parse.c subparse: fix crash when parsing invalid timestamps in mpl2 2022-09-07 07:20:53 +00:00
mpl2parse.h
qttextparse.c
qttextparse.h
samiparse.c samiparse: clean up some GString usage 2022-07-01 17:24:52 +00:00
samiparse.h
tmplayerparse.c
tmplayerparse.h