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/c63201330022
branches: netbsd-1-4
changeset: 470469:c63201330022
user: he <he%NetBSD.org@localhost>
date: Thu Mar 02 10:26:01 2000 +0000
description:
One more:
o ip_input.c: work around compiler bug causing security vulnerability
diffstat:
CHANGES-1.4.2 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 66e082255915 -r c63201330022 CHANGES-1.4.2
--- a/CHANGES-1.4.2 Thu Mar 02 10:24:18 2000 +0000
+++ b/CHANGES-1.4.2 Thu Mar 02 10:26:01 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.134 2000/03/01 14:11:25 he Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.135 2000/03/02 10:26:01 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -3755,3 +3755,8 @@
distrib/notes/common/contents patch
Update distribution set sizes for pmax.
+
+sys/netinet/ip_input.c 1.104
+
+ Work around a compiler bug that causes a security vulnerability
+ in our IP stack on some platforms.
Home |
Main Index |
Thread Index |
Old Index