| Summary: | memory leak in WIN_GetDisplayModes | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Marcel Bakker <mna.bakker> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | gabomdq |
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 7 | ||
| Attachments: | proposed patch | ||
Fixed, thanks! http://hg.libsdl.org/SDL/rev/b9fa5a2acbfd |
Created attachment 1100 [details] proposed patch Unused Display-mode driverdata is not being freed proposed patch included