GNOME Bugzilla – Bug 694729
g_object_unref (NULL)
Last modified: 2013-02-26 09:50:37 UTC
When TLS support is unavailable, g_object_unref() gets called with NULL, triggering an assertion. Patch will follow.
Created attachment 237413 [details] [review] check for NULL
already fixed in git *** This bug has been marked as a duplicate of bug 691930 ***