From: mortenp Date: Mon, 13 Nov 2006 19:44:11 +0000 (+1100) Subject: changed text for cleanquotedp() bug to "Fixed memory corruption in cleanquotedp()" X-Git-Tag: RELEASE_1_2_12_RC4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee014489157f152bf4e89587a2951ffcb09af718;p=thirdparty%2Fmlmmj.git changed text for cleanquotedp() bug to "Fixed memory corruption in cleanquotedp()" --- diff --git a/ChangeLog b/ChangeLog index a8665495..dc61eb78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ - o Fixed invalid read in cleanquotedp() + o Fixed memory corruption in cleanquotedp() o Fixed bug in gethdrline() introduced in 1.2.12-RC3 1.2.12-RC4 o Fixed memory leak in checkwait_smtpreply()