Bug 11393

Summary: dbus.c mem leak
Product: xorg Reporter: Roland "Test-tools" Bär <roland>
Component: App/compizAssignee: Mike Dransfield <mike>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: low    
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
fixes that leaks none

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.