diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-03-11 21:03:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-03-11 21:03:40 +0000 |
commit | 078405a203ba619acca622d0d2c36c40f54d77a5 (patch) | |
tree | ad5ed544ce7a223b430955a306cb002cb215c3e4 /ChangeLog | |
parent | 44e6a481fa79150aaaea33240a8aeca8e750aec5 (diff) | |
download | glibc-078405a203ba619acca622d0d2c36c40f54d77a5.zip glibc-078405a203ba619acca622d0d2c36c40f54d77a5.tar.gz glibc-078405a203ba619acca622d0d2c36c40f54d77a5.tar.bz2 |
Update.
2002-03-11 Ulrich Drepper <drepper@redhat.com>
* stdio-common/vfprintf.c (vfprintf): Avoid crashing for
ridiculously large widths and precisions [PR libc/3026].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-03-11 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/vfprintf.c (vfprintf): Avoid crashing for + ridiculously large widths and precisions [PR libc/3026]. + 2002-03-11 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: Fix for bi-arch |