sourcemod icon indicating copy to clipboard operation
sourcemod copied to clipboard

ImplodeStrings

Open deathscore13 opened this issue 3 years ago • 0 comments

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

deathscore13 avatar Nov 26 '22 15:11 deathscore13