From 074ae3638a47b294fb94b4c44088e3582d722196 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 31 Jul 2007 18:06:43 +0000 Subject: =?UTF-8?q?Bug=20462137=20=E2=80=93=20memory=20corruption=20in=20p?= =?UTF-8?q?ango=5Fdefault=5Fbreak?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2007-07-31 Behdad Esfahbod Bug 462137 – memory corruption in pango_default_break * pango/break.c (pango_default_break): Handle the case of an empty string correctly. svn path=/branches/pango-1-16/; revision=2386 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ea4b1abe..fb4d1a3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-07-31 Behdad Esfahbod + + Bug 462137 – memory corruption in pango_default_break + + * pango/break.c (pango_default_break): Handle the case of + an empty string correctly. + 2007-07-27 Behdad Esfahbod * === Released 1.16.5 === -- cgit v1.2.1