From 429b5f3ec9914a512708d1a718a9e40476a6c623 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 17 Jan 2005 11:57:39 +0000 Subject: Fixed a memory leak when resizing the connection pool and realloc() failed. Now we don't fall back to malloc(), which should be sane anyway. Patch from Florian Westphal, . --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c5b9ddcd..1162c9d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,9 @@ ngIRCd CVSHEAD + - Fixed a memory leak when resizing the connection pool and realloc() + failed. Now we don't fall back to malloc(), which should be sane anyway. + Patch from Florian Westphal, . - Added support for the Howl (http://www.porchdogsoft.com/products/howl/) Rendezvous API, in addition to the API of Apple (Mac OS X). The available APU will be autodetected when you call "./configure --with-rendezvous". @@ -553,4 +556,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.248 2004/12/26 00:14:33 alex Exp $ +$Id: ChangeLog,v 1.249 2005/01/17 11:57:39 alex Exp $ -- cgit 1.4.1