[Bug 57521] free(): invalid pointer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 28 16:12:40 CET 2012


https://bugs.freedesktop.org/show_bug.cgi?id=57521

Will Thompson <will.thompson at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://cgit.collabora.com/g
                   |                            |it/user/wjt/telepathy-gabbl
                   |                            |e/log/?h=57521-crash-when-f
                   |                            |ailing-to-create-invisible-
                   |                            |list
           Keywords|                            |patch

--- Comment #3 from Will Thompson <will.thompson at collabora.co.uk> ---
…and here's a branch which fixes it.

The bug is in the error-handling path in Gabble's privacy list code.
Specifically, a GError is being freed with g_free (which is incorrect).
http://cgit.collabora.com/git/user/wjt/telepathy-gabble/commit/?h=57521-crash-when-failing-to-create-invisible-list&id=3ada6c09df28114b120d2e3b91f232f17c231ec2
fixes it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the telepathy-bugs mailing list