Bug 54814

Summary: Leak in parse_text_node
Product: Telepathy Reporter: Guillaume Desmottes <guillaume.desmottes>
Component: loggerAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: will, xclaesse
Version: git masterKeywords: patch
Hardware: Other   
OS: All   
URL: http://cgit.collabora.com/git/user/cassidy/telepathy-logger/log/?h=leak-54814
Whiteboard:
i915 platform: i915 features:

Description Guillaume Desmottes 2012-09-12 13:47:08 UTC
self_id is leaked.
Comment 2 Xavier Claessens 2012-09-12 14:03:28 UTC
self_id is also wrong, you can't parse the object path to get the self_id. It should be tp_account_get_normalized_id()
Comment 3 Will Thompson 2013-05-01 16:41:42 UTC
(In reply to comment #1)
> http://cgit.collabora.com/git/user/cassidy/telepathy-logger/log/?h=leak-54814

Merged for 0.8.1 and 0.9.0.
Comment 4 Will Thompson 2013-05-01 17:03:07 UTC
(In reply to comment #2)
> self_id is also wrong, you can't parse the object path to get the self_id.
> It should be tp_account_get_normalized_id()

I filed bug 64126 for this.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.