| Summary: | xwininfo memleak | ||||||
|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | dhill | ||||
| Component: | App/xwininfo | Assignee: | Xorg Project Team <xorg-team> | ||||
| Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
| Severity: | trivial | ||||||
| Priority: | medium | Keywords: | patch | ||||
| Version: | git | ||||||
| Hardware: | Other | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| i915 platform: | i915 features: | ||||||
| Attachments: |
|
||||||
Thanks for the patch, pushed to git master: https://cgit.freedesktop.org/xorg/app/xwininfo/commit/?id=f8c9f340421883f659b820214ddf8a21d5022a3a |
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.
Created attachment 90595 [details] plug memleak In Find_Client, if (win == XCB_WINDOW_NONE), roots should be freed.