From c9715f0a81f0dcb36d5266346facafd3f52511ec Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 30 Jun 2004 19:55:29 +0000 Subject: Set the size of the ptrarray to prevent potentially realloc'ing several 2004-06-30 Jeffrey Stedfast * providers/imap4/camel-imap4-search.c (imap4_body_contains): Set the size of the ptrarray to prevent potentially realloc'ing several times. svn path=/trunk/; revision=26555 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 763f858ef1..9be670b4a6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-06-30 Jeffrey Stedfast + + * providers/imap4/camel-imap4-search.c (imap4_body_contains): Set + the size of the ptrarray to prevent potentially realloc'ing + several times. + 2004-06-29 Jeffrey Stedfast * providers/imap4/camel-imap4-command.c -- cgit v1.2.3