[Fedora-i18n-bugs] [Bug 485595] Xsession defunct

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 10 02:42:08 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=485595





--- Comment #5 from Akira TAGOH <tagoh at redhat.com>  2009-03-09 22:42:08 EDT ---
Thanks for a backtrace. I should use g_clear_error instead of g_error_free
since this function tries to parse a line and just skip it when an error
occurs. the double free exactly happened because didn't nullify a GError
already freed. BTW no crashes happens with even error->message is NULL. g_free
takes care of it properly.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-i18n-bugs mailing list