| Summary: | [PATCH] Use-after-free in Cocoa video backend after SDL_DestroyWindow | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Cameron Gutman <cameron.gutman> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.1 | Keywords: | target-2.0.10 |
| Hardware: | x86 | ||
| OS: | macOS 10.13 | ||
| Attachments: |
Patch to clear contentView
Full ASan output |
||
|
Description
Cameron Gutman
2019-04-29 00:50:36 UTC
Created attachment 3771 [details]
Full ASan output
Tagging a bunch of bugs with "target-2.0.10" so we have a clear list of things to address before a 2.0.10 release. Please note that "addressing" one of these bugs might mean deciding to defer on it until after 2.0.10, or resolving it as WONTFIX, etc. This is just here to tell us we should look at it carefully, and soon. If you have new information or feedback on this issue, this is a good time to add it to the conversation, as we're likely to be paying attention to this specific report in the next few days/weeks. Thanks! --ryan. This patch is now https://hg.libsdl.org/SDL/rev/132a2af7edac, thanks! --ryan. |