GNOME Bugzilla – Bug 352423
Uninitialized GErrors in Evolution
Last modified: 2013-09-13 00:50:00 UTC
While I'm still thinking about bug #349847, I thought I'd take a look at Evolution. I found a few cases of uninitialized GErrors here too.
Created attachment 71376 [details] [review] Proposed patch These cases are definitely errors.
Created attachment 71377 [details] [review] Proposed patch #2 These cases are not errors, but they look suspicious when grep'ing the source code for uninitialized GErrors. In the interest of doing future searches for this type of error, I changed the logic to look less suspicious.
Looks fine to commit.
resetting the mode.
firefox is buggy and sucks with regard to reloading dropdown menu values. sorry for the noise.
committed both patches to CVS HEAD. fixes will be included in Evolution 2.8.0. matthew, thanks for the patches, like always. :-)