From 4faa3b65abad58a20c5e7e401361d30188460a83 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 17 Aug 2004 22:54:16 +0000 Subject: Better message handling when buffer runs out of memory. --- daemon/httpauthd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'daemon/httpauthd.h') diff --git a/daemon/httpauthd.h b/daemon/httpauthd.h index 1067d8d..a27dcc6 100644 --- a/daemon/httpauthd.h +++ b/daemon/httpauthd.h @@ -201,6 +201,7 @@ int ha_confint(const char* name, const char* conf, int min, int max, int* value) void ha_message(const ha_request_t* rq, int level, const char* msg, ...); void ha_messagex(const ha_request_t* rq, int level, const char* msg, ...); +void ha_memerr(const ha_request_t* rq); /* ----------------------------------------------------------------------- -- cgit v1.2.3