mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-23 09:11:09 +01:00
The string result points at memory in the reply, so we can't unref that until the string is no longer needed. Fixes https://github.com/libsdl-org/SDL/issues/14839