Summary: | Tests (or tp-qt4 itself?) leak memory horribly | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Olli Salli <ollisal> |
Component: | tp-qt | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | andrunko |
Version: | git master | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Olli Salli
2010-08-22 08:34:04 UTC
Fix merged to master. Will be in 0.5.1. There's still one source of leaks: doing becomeReady(FeatureRoster(Groups)) on a Connection will make that Connection never be freed. While quite an expensive leak, fixing it would be quite hard in the current code BUT it will be fixed by andre's current work targetting using the new Conn.I.Roster API, disabling the code that causes the leak for new CMs. |
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.