mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 02:33:12 +02:00
More NULs are always a good thing.
[skip ci]
This commit is contained in:
+3
-1
@@ -58,7 +58,9 @@ MODVAR char serveropts[] = {
|
||||
#ifdef USE_LIBCURL
|
||||
'r',
|
||||
#endif
|
||||
'\0', /* Don't change those 3 nuls. -- Syzop */
|
||||
'\0', /* Don't change those nuls. -- Syzop */
|
||||
'\0',
|
||||
'\0',
|
||||
'\0',
|
||||
'\0'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user