From c01c245517b43fa3b983168197e7d05eef5f9828 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 1 May 2007 04:11:51 +0000 Subject: [BZ #4438] 2007-04-30 Ulrich Drepper [BZ #4438] * stdio-common/vfprintf.c (process_string_arg): Don't overflow the stack for large precisions. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7c98365613..6ba3a12edb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-04-30 Ulrich Drepper + + [BZ #4438] + * stdio-common/vfprintf.c (process_string_arg): Don't overflow the + stack for large precisions. + 2007-04-30 Jakub Jelinek * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign -- cgit v1.2.3