Summary: | Leak in xf86XVDestroyWindow | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Ben Gamari <bgamari> | ||||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | peter.hutterer | ||||||
Version: | git | ||||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 23613 | ||||||||
Attachments: |
|
Description
Ben Gamari
2008-06-24 20:05:33 UTC
It seems like this is quite similar to Bug #16508. Should FreeWindowResources() be freeing the privates? It doesn't appear that it is at the moment. I think I found the cause of this. Please try the attached patch and let me know if it solves the problem. The privates are freed in DeleteWindow() which calls FreeWindowResources(). However CrushTree() apparently also frees windows. Created attachment 17398 [details] [review] Potential Fix Created attachment 17399 [details] [review] Potential Fix (try 2) Whoops, I mean this patch. *** Bug 16508 has been marked as a duplicate of this bug. *** Can someone please apply this? (In reply to comment #6) > Can someone please apply this? so the patch works for you? if so, then eamon can apply it if he's happy with it. Was pushed as 7ddfb2f1587da3ec1cd27ae270e42700adf4f560 last year. |
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.