sourcemod
sourcemod copied to clipboard
ImplodeStrings
Stok ImplodeStrings poorly implemented. part_length not initialized and strcopy return 0 if string don't write, but checks length < 0.
https://github.com/alliedmodders/sourcemod/blob/63f8ea89cad205890af13985d22f65d2755ee283/plugins/include/string.inc#L567-L590