Hash :
604a4b1b
Author :
Date :
2017-05-27T23:30:21
haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text. It allocated pointers instead of chars and passed a wrong size to SDL_strlcpy().