mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-18 18:56:35 +01:00
don't send null terminated strings, and null terminate all incoming strings
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define MAX_HISTORY 1000
|
||||
#define MAX_HISTORY 100
|
||||
|
||||
enum {
|
||||
SYS_MSG,
|
||||
|
||||
Reference in New Issue
Block a user