Bug 16493 - DeleteWindow doesn't free buffer for focus private
Summary: DeleteWindow doesn't free buffer for focus private
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 17:40 UTC by Ben Gamari
Modified: 2008-06-24 18:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch (400 bytes, patch)
2008-06-23 17:53 UTC, Ben Gamari
no flags Details | Splinter Review

Description Ben Gamari 2008-06-23 17:40:50 UTC
DeleteWindow() doesn't free the buffer associated with the FocusPrivate private.
Comment 1 Ben Gamari 2008-06-23 17:53:18 UTC
Created attachment 17339 [details] [review]
Patch

I think this patch should do it although we might need to check to see whether the private even exists to avoid a null reference.
Comment 2 Peter Hutterer 2008-06-24 18:18:14 UTC
Pushed as a4cb25f8c816adc3bdf6a28d5beb558e8be40121. Thanks.


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.