Uplink exhaustion should be a non-fatal error, since we exit afterwards.
authorMichael Poole <mdpoole@troilus.org>
Fri, 27 Jul 2007 01:34:04 +0000 (21:34 -0400)
committerMichael Poole <mdpoole@troilus.org>
Fri, 27 Jul 2007 01:34:04 +0000 (21:34 -0400)
src/main-common.c: Demote LOG_FATAL errors to LOG_ERROR so that we do not
  generate a core file by tripping the assert() in LOG_FATAL.


No differences found