uri-parsing test: add a case that was exercised by a protocol fuzzer
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 3 Feb 2012 14:20:43 +0000 (14:20 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 3 Feb 2012 14:25:06 +0000 (14:25 +0000)
commite4a8f37b62575729656e2b9299e49b128bb0c29b
tree9fe5b382a1d080b46c45f8e54a994b44af9efe89
parent9a7e26f44feeccba050886f832dd5d23a9fa64fd
uri-parsing test: add a case that was exercised by a protocol fuzzer

This was suspected to cause a crash via a NULL path; while it seems it
doesn't actually have that problem, it still seems worth testing.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=667637
Bug-NB: NB#294977
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
tests/uri-parsing.c