| Summary: | Memory leak when resizing a window | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Jukka Holappa <jukka.holappa> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | philipp.wiesemann |
| Version: | 2.0.4 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
Jukka Holappa
2016-03-14 22:17:32 UTC
The provided line numbers seem to be from SDL 2.0.3 not SDL 2.0.4. If this memory leak is in SDL 2.0.3 then it may have been fixed with bug 2502. It looks like I did have some old libSDL2 library that managed to get into path before a new version I thought I was testing. I will verify that the problem is fixed in the new version but this looks like it was just my error this time. Sorry about the noise. 2.0.4 does not have the leak I originally reported. |