aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 878af27ba8..171a4bc861 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-10-13 Ulrich Drepper <drepper@redhat.com>
+ [BZ #1405]
+ * libio/iogetdelim.c (_IO_getdelim): Fix truncation of return
+ value. Avoid overflow in computation.
+
[BZ #1373]
* argp/argp.h: Remove __NTH for __argp_usage inline function.