From: Simon McVittie Date: Tue, 6 Jan 2015 22:14:08 +0000 (+0000) Subject: _dbus_marshal_validate_test: test both /foo/ and foo/ X-Git-Tag: dbus-1.9.8~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=778c4ee28176ee390a230374877ef0eec5a8f712;p=thirdparty%2Fdbus.git _dbus_marshal_validate_test: test both /foo/ and foo/ Bug: https://bugs.freedesktop.org/show_bug.cgi?id=88089 --- diff --git a/dbus/dbus-marshal-validate-util.c b/dbus/dbus-marshal-validate-util.c index d52cb6d84..2880a4d98 100644 --- a/dbus/dbus-marshal-validate-util.c +++ b/dbus/dbus-marshal-validate-util.c @@ -118,7 +118,7 @@ _dbus_marshal_validate_test (void) "bar", "bar/baz", "/foo/bar/", - "/foo/" + "/foo/", "foo/", "boo//blah", "//",