gstreamer/subprojects/gst-plugins-base/gst
Sebastian Dröge 7632b0c2a0 subparse: Look for the closing > of a tag after the opening <
Previously when fixing up subrip markip, we were looking from the start
of the remaining buffer instead. Due to how skipping over closing tags
works, the remaining buffer will still contain the closing `>` of the
previous tag so if a unexpected closing tag is found after another
closing tag, we would potentially do an out of bounds memmove().

Fixes ZDI-CAN-20968
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2662

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4900>
2023-06-21 01:04:28 +00:00
..
adder Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
app Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
audioconvert audioconvert, audioresample, audiofilter: fix divide by 0 for input buffer without caps 2022-11-26 11:19:09 +01:00
audiomixer Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
audiorate Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
audioresample audioconvert, audioresample, audiofilter: fix divide by 0 for input buffer without caps 2022-11-26 11:19:09 +01:00
audiotestsrc audiotestsrc: Initialize all samples in wave=ticks mode 2023-05-06 20:22:19 +01:00
compositor compositor: Always draw if all input buffers are GAP 2022-01-13 21:29:15 +00:00
encoding smartencoder: Force reencoding of vp9 for profiles can't support 2021-10-18 10:11:08 -03:00
gio Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
overlaycomposition Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
pbtypes Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
playback gsturisourcebin: Don't try to plug a typefinder on dynamic sources. 2023-02-27 18:30:20 +01:00
rawparse rawvideoparse: set format from caps in gst_raw_video_parse_set_config_from_caps 2022-03-29 11:25:07 +01:00
subparse subparse: Look for the closing > of a tag after the opening < 2023-06-21 01:04:28 +00:00
tcp tcp: fix build on Solaris 2021-11-19 00:07:42 +00:00
typefind typefindfunctions: Fix WebVTT format detection 2022-02-15 16:37:59 +00:00
videoconvert Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
videorate videorate: fix assertion when pushing last and only buffer without duration 2022-04-28 11:16:40 +01:00
videoscale videoscale: fix valid_tags NULL-terminated array of strings 2022-12-19 14:37:16 +00:00
videotestsrc Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
volume Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
meson.build Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00