Bug 54814 - Leak in parse_text_node
Summary: Leak in parse_text_node
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: logger (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://cgit.collabora.com/git/user/ca...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-09-12 13:47 UTC by Guillaume Desmottes
Modified: 2013-05-01 17:03 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.