Include a test involving consecutive backslashes followed by a non-escaped
authorMatthias Clasen <maclas@gmx.de>
Sun, 1 Aug 2004 00:39:45 +0000 (00:39 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 1 Aug 2004 00:39:45 +0000 (00:39 +0000)
commitd2c71088281ec5d820042b861805e03834e88662
treeb61f6df2162ae33d0a38d68d69171e9645720742
parent0611985dd94a033ed4fc26494beffd72be1bfd34
Include a test involving consecutive backslashes followed by a non-escaped

Sat Jul 31 20:33:07 2004  Matthias Clasen  <maclas@gmx.de>

* tests/shell-test.c: Include a test involving consecutive
backslashes followed by a non-escaped doublequote.

* glib/gshell.c (tokenize_command_line): Count consecutive
backslashes mod 2 to detect escaped doubleqotes.  (#127306)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gshell.c
tests/shell-test.c