Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src One more.
details: https://anonhg.NetBSD.org/src/rev/0fd5341ff0bb
branches: netbsd-1-4
changeset: 469330:0fd5341ff0bb
user: he <he%NetBSD.org@localhost>
date: Fri Sep 03 09:51:07 1999 +0000
description:
One more.
diffstat:
CHANGES-1.4.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 5d82fe3f2746 -r 0fd5341ff0bb CHANGES-1.4.2
--- a/CHANGES-1.4.2 Fri Sep 03 09:50:47 1999 +0000
+++ b/CHANGES-1.4.2 Fri Sep 03 09:51:07 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.18 1999/09/03 09:17:28 he Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.19 1999/09/03 09:51:07 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -227,3 +227,9 @@
Fix a printf format bug that gives compiler warnings/errors on
64-bit platforms, fixing PR#8241. (perseant)
+
+lib/libc/gen/__fts13.c 1.16-1.25
+
+ Fix various bug in fts(3), preventing a buffer overflow on a very
+ deep tree, and a silent trucation of the path when fts_pathlen
+ overflows. Also, make this compile on Linux. (bouyer)
Home |
Main Index |
Thread Index |
Old Index