From: Brendan Cully Date: Fri, 7 Jul 2006 18:46:10 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-12-rel~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6407de0d804ca0b906dda0f90be3d20e5f0a62c;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 8c55d142..c5319e37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-07-07 18:44:34 Rocco Rutte (brendan) + + * imap/message.c: Fix a small memory leak in the gap between + the last cached header and the first uncached. (I've plugged a + couple of other leaks that happen under error conditions.) + 2006-07-07 17:00:05 Kyle Wheeler (brendan)