Bug 4417 - fix VBEInit memory leaks
Summary: fix VBEInit memory leaks
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: All All
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2005-09-10 23:46 UTC by Adam Jackson
Modified: 2012-05-28 21:59 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Adam Jackson 2005-09-10 23:46:03 UTC
several places in the drivers get a pointer from VBEInit but then never vbeFree it.
Comment 1 Erik Andren 2006-04-22 23:46:00 UTC
Is this something the coverity bugs has cleared up?
Comment 2 Adam Jackson 2006-05-01 06:30:41 UTC
no, still valid.
Comment 3 Daniel Stone 2007-02-27 01:27:56 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 4 Jeremy Huddleston Sequoia 2008-05-06 01:32:26 UTC
How exactly is this specific to OSX?
Comment 5 Matt Turner 2010-12-02 14:15:24 UTC
Just sent patches for -radeon and -s3. A quick look over the drivers didn't show any more missing vbeFree() calls.
Comment 6 Matt Turner 2012-05-28 21:59:09 UTC
With the patches in -radeon and -s3, I think this is fixed.


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.