Bug 12098 - src/screen.c mem leak fix
Summary: src/screen.c mem leak fix
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/compiz (show other bugs)
Version: git
Hardware: All All
: low minor
Assignee: David Reveman
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: janitor, patch
Depends on:
Blocks:
 
Reported: 2007-08-22 07:01 UTC by Roland "Test-tools" Bär
Modified: 2007-08-27 11:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
trivial patch (1.38 KB, patch)
2007-08-22 07:03 UTC, Roland "Test-tools" Bär
no flags Details | Splinter Review

Description Roland "Test-tools" Bär 2007-08-22 07:01:02 UTC
XGetVisualInfo() returns dynamic allocated memory, we need to free that,
please apply attached patch.
Comment 1 Roland "Test-tools" Bär 2007-08-22 07:03:09 UTC
Created attachment 11208 [details] [review]
trivial patch
Comment 2 Roland "Test-tools" Bär 2007-08-27 11:55:57 UTC
Fixed from opencompositing support
http://bugs.opencompositing.org/show_bug.cgi?id=337


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.