[INN-COMMITTERS] STABLE-2_4 inn/storage/ovdb (ovdb.c)

Russ Allbery Russ_Allbery at isc.org
Mon May 17 12:14:46 UTC 2004


    Date: Monday, May 17, 2004 @ 12:14:46
  Author: rra
    Path: /proj/cvs/isc/inn/inn/storage/ovdb
     Tag: STABLE-2_4

Modified: ovdb.c

Change csend to use xwrite and to print a warning and return an error on
failure rather than calling exit (calling exit was starting a loop, since
csend is called by ovdb_close, which is called out of an atexit handler).
Modify the other functions to check the return value of csend.  This needs
some more attention later, since we're currently returning errors that may
be indistinguishable from missing articles.


--------+
 ovdb.c |   74 +++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 39 insertions(+), 35 deletions(-)


More information about the inn-committers mailing list