]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Fixed a memory leak when resizing the connection pool and realloc() failed.
authorAlexander Barton <alex@barton.de>
Mon, 17 Jan 2005 11:57:39 +0000 (11:57 +0000)
committerAlexander Barton <alex@barton.de>
Mon, 17 Jan 2005 11:57:39 +0000 (11:57 +0000)
Now we don't fall back to malloc(), which should be sane anyway.
Patch from Florian Westphal, <westphal@foo.fh-furtwangen.de>.


No differences found