Files
sourcemod/extensions
Asher Baker e27e75b197 Handle NULLs in SDKCall string return (Fixes #874) (#906)
`SDKCall` has existing semantics that a `-1` retval indicates null, so use that and writes an empty string to the buffer.

Consumers can tell the difference between `""` and `NULL` by checking if the return value is `0` or `-1`.
2018-10-11 00:19:08 +01:00
..
2017-10-02 07:18:57 -05:00
2017-10-02 07:18:57 -05:00
2017-11-03 15:45:16 -04:00
2017-10-02 07:18:57 -05:00
2017-10-02 07:18:57 -05:00