GNOME Bugzilla – Bug 719405
uri-tester: Avoid critical when unref-ing NULL regex
Last modified: 2013-11-27 11:22:55 UTC
When a regex compilation fails we get an error and NULL. No need to unref the NULL pointer.
Created attachment 262930 [details] [review] uri-tester: Avoid critical when unref-ing NULL regex
This is related to bug 719399.
Review of attachment 262930 [details] [review]: You can commit to the gnome-3-10 branch too.
Pushed.