From 632c203070bc2e0dca076ef59c74b0d57c33707c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 23 Jun 2009 14:14:13 +0000 Subject: [PATCH] Reformat 2009-06-23 ChangeLog entry. --- src/ChangeLog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 680b72bc424..ea12313667f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -12,10 +12,9 @@ 2009-06-23 Jim Meyering - Don't dereference NULL upon failed malloc and realloc - * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use xmalloc - and xrealloc (not malloc and realloc), so subsequent heap pointer - dereferences are guaranteed to be valid. + * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use + xmalloc and xrealloc (not malloc and realloc), so subsequent heap + pointer dereferences are guaranteed to be valid. 2009-06-23 Kenichi Handa -- 2.39.2