[Bug 648025] parse-launch: don't unescape inside quotes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 18 00:38:53 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=648025
  GStreamer | gstreamer (core) | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-18 07:38:51 UTC ---
This looks like it could fail if you have a string like "bla\"bla". The second
" would change the state to !in_quotes although it shouldn't because of the \.
Could you add a test for that too please?

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