From d0f534e9a19823a3fa473aaeb61d37394b6bb753 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 5 Apr 2003 00:34:07 +0000 Subject: * stdio-common/reg-printf.c (__register_printf_function): Calloc instead of malloc __printf_arginfo_table and __printf_function_table. Reported by John Reiser . --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c663eb4d10..8615addc31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-04-05 Jakub Jelinek + + * stdio-common/reg-printf.c (__register_printf_function): Calloc + instead of malloc __printf_arginfo_table and __printf_function_table. + Reported by John Reiser . + 2003-04-04 Steven Munroe * sysdeps/powerpc/powerpc64/strchr.S: 64-bit optimizations. -- cgit v1.2.3