Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDL3: Revert SDL_GetClipboardText() memory ownership change. #8530

Closed
wants to merge 1 commit into from

Conversation

Green-Sky
Copy link
Contributor

@Green-Sky Green-Sky commented Mar 29, 2025

Looks like the switched back a month later libsdl-org/SDL#10390 , and we have been leaking since.

reverts #7801

Green-Sky added a commit to Green-Sky/imgui that referenced this pull request Mar 29, 2025
@Green-Sky Green-Sky force-pushed the fix_sdl3_clipboard_leak branch from 95ed551 to 9605449 Compare March 29, 2025 20:10
@Green-Sky Green-Sky force-pushed the fix_sdl3_clipboard_leak branch from 9605449 to ddb60ca Compare March 29, 2025 20:17
ocornut pushed a commit that referenced this pull request Mar 30, 2025
@ocornut
Copy link
Owner

ocornut commented Mar 30, 2025

Thank you very much Erik ! Merged as 5c9fb8f

@ocornut ocornut closed this Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants