aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2015-02-22 12:01:47 -0800
committerPaul Pluzhnikov <ppluzhnikov@google.com>2015-02-22 12:01:47 -0800
commitbdf1ff052a8e23d637f2c838fa5642d78fcedc33 (patch)
treeef595b80d3cf6d43a806b5bde425fcef434ac56a /NEWS
parent9529611240b612fec59e289673d05f83396aede4 (diff)
downloadglibc-bdf1ff052a8e23d637f2c838fa5642d78fcedc33.tar
glibc-bdf1ff052a8e23d637f2c838fa5642d78fcedc33.tar.gz
glibc-bdf1ff052a8e23d637f2c838fa5642d78fcedc33.tar.bz2
glibc-bdf1ff052a8e23d637f2c838fa5642d78fcedc33.zip
Fix BZ #17269 -- _IO_wstr_overflow integer overflow
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5eb79d2802..28ef45da55 100644
--- a/NEWS
+++ b/NEWS
@@ -9,9 +9,9 @@ Version 2.22
* The following bugs are resolved with this release:
- 4719, 13064, 14094, 15319, 15467, 15790, 16560, 17569, 17588, 17792,
- 17912, 17932, 17944, 17949, 17964, 17965, 17967, 17969, 17978, 17987,
- 17991, 17996, 17998, 17999.
+ 4719, 13064, 14094, 15319, 15467, 15790, 16560, 17269, 17569, 17588,
+ 17792, 17912, 17932, 17944, 17949, 17964, 17965, 17967, 17969, 17978,
+ 17987, 17991, 17996, 17998, 17999.
* Character encoding and ctype tables were updated to Unicode 7.0.0, using
new generator scripts contributed by Pravin Satpute and Mike FABIAN (Red