* stdio-common/reg-printf.c (__register_printf_function): Calloc
authorRoland McGrath <roland@gnu.org>
Sat, 5 Apr 2003 00:34:07 +0000 (00:34 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 5 Apr 2003 00:34:07 +0000 (00:34 +0000)
commitd0f534e9a19823a3fa473aaeb61d37394b6bb753
tree4c1f48f35fe43d6a3d72681b81c1b37ebc3d4cc2
parentbeb03cee27a133e3fd34795e32d6d51c7b7b4d4d
* stdio-common/reg-printf.c (__register_printf_function): Calloc

instead of malloc __printf_arginfo_table and __printf_function_table.
Reported by John Reiser <jreiser@BitWagon.com>.
ChangeLog
stdio-common/reg-printf.c