Bug 99115 - fix a memory leak in update_call_members()
Summary: fix a memory leak in update_call_members()
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-16 23:13 UTC by Fabrice Bellet
Modified: 2019-12-03 20:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fix a memory leak in update_call_members() (705 bytes, patch)
2016-12-16 23:13 UTC, Fabrice Bellet
Details | Splinter Review

Description Fabrice Bellet 2016-12-16 23:13:34 UTC
Created attachment 128504 [details] [review]
fix a memory leak in update_call_members()

Hi!

Valgrind revealed a leak with the GPtrArray *contact object, that should be unref()ed in update_call_members().
Comment 1 GitLab Migration User 2019-12-03 20:43:59 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/138.


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.