[Bug 779668] GST_DEBUG_BIN_TO_DOT: creates invalid .dot file when GstStructure parameter contains string with "@"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 31 08:58:41 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=779668

--- Comment #7 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Encoding \" seems impossible, as decoding can't give that AFAICT:

\" will decode to "
\\" will decode to \ and end the string
\\\" will decode to \\"

-- 
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