ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/memory.c
(Generate patch)

Comparing ircd-hybrid/trunk/src/memory.c (file contents):
Revision 5425 by michael, Wed Jan 28 13:37:09 2015 UTC vs.
Revision 6357 by michael, Mon Aug 17 16:38:13 2015 UTC

# Line 108 | Line 108 | outofmemory(void)
108      abort();
109  
110    ilog(LOG_TYPE_IRCD, "Out of memory: restarting server...");
111 <  server_die("Out of Memory", 1);
111 >  server_die("Out of Memory", SERVER_RESTART);
112   }

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)