From f6a949c3494dae54458085196770cee70b7ad259 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sat, 8 Sep 2001 16:34:21 +0000 Subject: Fix some broken calls to check_size that could result in memory corruption * e-html-utils.c (e_text_to_html_full): Fix some broken calls to check_size that could result in memory corruption displaying short replies. svn path=/trunk/; revision=12705 --- e-util/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index b664b9a45c..bb0ebf0a21 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2001-09-08 Dan Winship + + * e-html-utils.c (e_text_to_html_full): Fix some broken calls to + check_size that could result in memory corruption displaying short + replies. + 2001-09-06 Dan Winship * e-html-utils.c (e_text_to_html_full): Add E_TEXT_TO_HTML_CITE, -- cgit