From 477df7090a0f2b7350fb61dbe30e79f02d8542f5 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 21 Nov 2000 14:59:13 +0000 Subject: If we dont get a big enough chunk in the first node, give up. Otherwise we 2000-11-22 Not Zed * e-memory.c (e_mempool_alloc): If we dont get a big enough chunk in the first node, give up. Otherwise we spend too much time searching. (e_mempool_strdup): Doh, and allocate enough for the terminating NUL at that. svn path=/trunk/; revision=6631 --- e-util/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index d370ef880e..36102ffee2 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,11 @@ +2000-11-22 Not Zed + + * e-memory.c (e_mempool_alloc): If we dont get a big enough chunk + in the first node, give up. Otherwise we spend too much time + searching. + (e_mempool_strdup): Doh, and allocate enough for the terminating + NUL at that. + 2000-11-21 Not Zed * e-memory.c (e_memchunk_alloc0): New function to allocate a -- cgit v1.2.3