Wed Nov 11 00:47:32 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
authorArt Cancro <ajc@citadel.org>
Wed, 11 Nov 1998 05:49:35 +0000 (05:49 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 11 Nov 1998 05:49:35 +0000 (05:49 +0000)
commit71e5ffa47378a17f7d46641ea95d965dd5f01d14
tree308388501b8675b2dd6939f783c936dfb625113e
parent6adb13ef357a4f62e9ec618b575a6fb307306ae7
Wed Nov 11 00:47:32 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
* msgbase.c: fixed a bug that was misrouting incoming network msgs
* server.h, database.c: wrapped all GDBM calls in critical sections
  to avoid making those calls re-entrantly (gdbm fatal: lseek error)
citadel/ChangeLog
citadel/database.c
citadel/server.h