gstreamer/gst/parse
Miguel Angel Cabrera Moya d709f569ba parse-launch: don't read past end of string if last character is an escape char
When the last character of a property value is a backslash
the unescaping code reads one byte pass the end of the string.

https://bugzilla.gnome.org/show_bug.cgi?id=639674
2011-01-24 14:24:32 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
grammar.y parse: fix more compiler warnings 2010-04-07 19:09:24 +01:00
Makefile.am build: fix make distcheck 2010-03-24 15:47:22 +00:00
parse.l gst_private.h: make sure gst_private.h is included before glib.h 2010-01-20 01:48:56 +00:00
types.h parse-launch: don't read past end of string if last character is an escape char 2011-01-24 14:24:32 +00:00