]> spindle.queued.net Git - midori/commit
Validate formatted URI, otherwise pass the original URI
authorChristian Dywan <christian@twotoasts.de>
Sat, 12 Dec 2009 00:21:06 +0000 (01:21 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sat, 12 Dec 2009 00:21:06 +0000 (01:21 +0100)
commit63e3672632b2c062a0c593f56b5f1d6b46bd8786
treec07fc782ddc08a082f893c5a34659b0a55d3bd72
parente403f2259bedfa74f7dedca08b418bfa76cd2031
Validate formatted URI, otherwise pass the original URI

Apparently g_uri_unescape_string can return invalid UTF8, so
until we can replace or fix it, we double check to avoid
crashing in g_markup_escape_text and other places.
midori/sokoke.c