mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-26 02:31:07 +01:00
We already know the exact length we just allocated, and we plan to append our own null terminator to the end of the copy, so this makes more sense.