Commit 604a4b1b30471be2a4b2401e0d1603917b75d1b3

Philipp Wiesemann 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().