diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-09-01 12:38:44 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-09-01 12:38:44 -0700 |
commit | a726d7960e8a4ac784131f591114a0ef14246d8b (patch) | |
tree | 3402c5f7cb2d54f27ac4e782e8e514ee18b266b3 /NEWS | |
parent | f2933da978abcf1ef4b9a66e96772c1b8bcdb142 (diff) | |
download | glibc-a726d7960e8a4ac784131f591114a0ef14246d8b.tar.gz glibc-a726d7960e8a4ac784131f591114a0ef14246d8b.tar.xz glibc-a726d7960e8a4ac784131f591114a0ef14246d8b.zip |
Fix array overflow in floating point parser
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 6c336c2677..432813bb94 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ Version 2.13 * The following bugs are resolved with this release: - 10851, 11640, 11701, 11840, 11856, 11883, 11903, 11904 + 7066, 10851, 11640, 11701, 11840, 11856, 11883, 11903, 11904 * New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark |