From 3f8cc204fdd077da66ffc8e9595158b469e2b8e5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 9 Sep 2011 21:26:05 -0400 Subject: Fix boundary conditions in scanf Allocate large buffers with realloc. When returning error make sure the stream is unlocked. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9fa55ca6e2..f431c9def4 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ Version 2.15 * The following bugs are resolved with this release: 9696, 12403, 12847, 12868, 12852, 12874, 12885, 12907, 12922, 12935, - 13007, 13021, 13068, 13092, 13114, 13118, 13123, 13134, 13150 + 13007, 13021, 13068, 13092, 13114, 13118, 13123, 13134, 13138, 13150 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper. -- cgit v1.2.3-70-g09d2