mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
Free() panics are no longer deadly
This commit is contained in:
@@ -82,6 +82,7 @@ BEG int makecore MDEF(FALSE);
|
||||
BEG int respawn MDEF(0);
|
||||
BEG int sigmaster MDEF(0);
|
||||
BEG int ctimeout MDEF(30); /* proc var */
|
||||
BEG int startup MDEF(TRUE);
|
||||
BEG ino_t parent_inode;
|
||||
|
||||
BEG KillSock *killsocks MDEF(NULL);
|
||||
|
||||
Reference in New Issue
Block a user