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)
commitf0c43dc698b17c827384a52f22daf905612fab37
tree95225d68271c559b6e296167c1f075f296f7af82
parent0f21de3ac34ebe5b3bb6e6a46425288d8e908f88
Uplink exhaustion should be a non-fatal error, since we exit afterwards.

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.
src/main-common.c