mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-30 13:51:03 +02: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