Bug 11393 - dbus.c mem leak
Summary: dbus.c mem leak
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/compiz (show other bugs)
Version: git
Hardware: All All
: low minor
Assignee: Mike Dransfield
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-27 06:25 UTC by Roland "Test-tools" Bär
Modified: 2007-07-05 16:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fixes that leaks (517 bytes, patch)
2007-06-27 06:27 UTC, Roland "Test-tools" Bär
no flags Details | Splinter Review

Description Roland "Test-tools" Bär 2007-06-27 06:25:41 UTC
dbusGetPathDecomposed() allocates memory unconditionally, we have to free() that.
Comment 1 Roland "Test-tools" Bär 2007-06-27 06:27:56 UTC
Created attachment 10468 [details] [review]
fixes that leaks


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.