| Summary: | Memory leak in SDL_RenderCopy | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Miguel Dorta <dortamiguel> |
| Component: | render | Assignee: | Sam Lantinga <slouken> |
| Status: | WAITING --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | 2.0.13 | ||
| Hardware: | x86_64 | ||
| OS: | macOS 10.15 | ||
| Attachments: | The code that reproduces the memory leak when using SDL_RenderCopy | ||
|
Description
Miguel Dorta
2020-12-02 10:24:01 UTC
Created attachment 4554 [details]
The code that reproduces the memory leak when using SDL_RenderCopy
I just tried to reproduce this on macOS and wasn't able to. Are you still seeing this with the latest snapshot? http://www.libsdl.org/tmp/SDL-2.0.zip |