GNOME Bugzilla – Bug 455379
_wrap_gnome_keyring_get_default_keyring_sync doesn't check "keyring" variable to be NULL
Last modified: 2007-07-15 17:21:00 UTC
This is an old but still not fixed bug. It leads to the segmentation fault of the python interpreter.
Created attachment 91525 [details] [review] Additional null check
The patch doesn't work because this way the wrapper returns NULL but raises no exception. Bug 363019 should be fixed instead IMHO. *** This bug has been marked as a duplicate of 363019 ***
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.