GNOME Bugzilla – Bug 604937
libcamel doesn't check NULL enough
Last modified: 2009-12-18 21:31:55 UTC
I got a crash as the database seems to be returning NULL for some of the columns in the lookup. I checked for NULL. Which then led to more issue of not checking NULL. In the end this ended up being a large "anti-NULL" patch. https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/498189
Created attachment 150013 [details] [review] Patch for lots of NULL checks
Thanks for a bug report and patch. You have it more extended than the one from bug #573125, where your bug report is a duplicate of. I agree that evolution should be more wise here, though the correct fix might also be to fix underlying data, thus the database. That's how I understand why the above mentioned patch wasn't approved for inclusion yet. *** This bug has been marked as a duplicate of bug 573125 ***