diff options
author | Andreas Schwab <schwab@redhat.com> | 2009-09-29 06:11:59 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-09-29 06:11:59 -0700 |
commit | 199eb0de8d673fb23aa127721054b4f1803d61f3 (patch) | |
tree | 0234b688e8ee6f68ceb310d58753a934eac2a74b /ChangeLog | |
parent | 9d076f21cdf5f7bb2293498ed22330bb02c0a68d (diff) | |
download | glibc-199eb0de8d673fb23aa127721054b4f1803d61f3.tar glibc-199eb0de8d673fb23aa127721054b4f1803d61f3.tar.gz glibc-199eb0de8d673fb23aa127721054b4f1803d61f3.tar.bz2 glibc-199eb0de8d673fb23aa127721054b4f1803d61f3.zip |
Check for integer overflows in formatting functions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-09-28 Andreas Schwab <schwab@redhat.com> + + * stdio-common/printf_fp.c: Check for and avoid integer overflows. + * stdio-common/vfprintf.c: Likewise. + 2009-09-28 Ulrich Drepper <drepper@redhat.com> * locale/programs/locale-spec.c (locale_special): If nothing matches |