aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0de6d80..89358e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1998-05-22 Ulrich Drepper <drepper@cygnus.com>
+ * stdlib/random_r.c (__random_r): Rewrite last patch to fix buffer
+ overwriting bugs.
+
* libio/strops.c (_IO_str_underflow): Read newly available
character from buffer as unsigned.