[gstreamer-bugs] [Bug 639674] New: Improve parsing resilience
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jan 16 06:46:16 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=639674
GStreamer | gstreamer (core) | git
Summary: Improve parsing resilience
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: madmac2501 at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
When the last character of a property value is a backslash
the unescaping code reads one byte pass the end of the string.
To reproduce it execute:
python -c 'import gst;gst.parse_launch("filesrc location=x\\")'
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list