[Bug 688625] gst-launch: incorrect parsing behaviour with spaces and quotes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 27 09:47:43 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #300474|none                        |accepted-commit_now
             status|                            |

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 300474
  --> https://bugzilla.gnome.org/attachment.cgi?id=300474
Check string needs unwrapping before running gst_string_unwrap()

Looks fine to me.

Please elaborate a bit more in the commit message the change of behaviour from
before to after, i.e. that before we assumed any string that starts with a " is
an escaped one and needs unescaping, and if there's no " at the end that's an
error; whereas now we only unescape strings that are fully quoted and if not we
assume the string doesn't need unescaping but is fine as is.

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