mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 07:06:46 +02: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