Skip to content

typefindfunctions: Make XML typefinder more strict

Sebastian Dröge requested to merge slomo/gstreamer:xml-typefind into main

If a XMLDec is found, check also for its end. Similarly, check for the end of the XML tag we're looking for and make sure that the following characters are valid.

Fixes #1536 (closed)

Merge request reports