[Bug 72138] Incorrect error handling
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 28 14:53:54 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72138
Xavier Claessens <xclaesse at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xclaesse at gmail.com
--- Comment #1 from Xavier Claessens <xclaesse at gmail.com> ---
You should use g_clear_error() instead. I'm actually tempted to do a big
s/g_error_free/g_clear_error/ and ban g_error_free() in our coding style
checker, like we already banned some _free() in favor of their corresponding
_unref().
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list