Module Name: src
Committed By: martin
Date: Fri Feb 16 16:39:48 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1570
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.69 -r1.1.2.70 src/doc/CHANGES-7.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.2
diff -u src/doc/CHANGES-7.2:1.1.2.69 src/doc/CHANGES-7.2:1.1.2.70
--- src/doc/CHANGES-7.2:1.1.2.69 Thu Feb 15 17:02:15 2018
+++ src/doc/CHANGES-7.2 Fri Feb 16 16:39:48 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.69 2018/02/15 17:02:15 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.70 2018/02/16 16:39:48 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5129,3 +5129,8 @@ sys/netipsec/xform_ipip.c 1.56,1.57 vi
possible use-after-free (Tunnel).
[maxv, ticket #1569]
+sys/netipsec/ipsec.c 1.130
+
+ Fix inverted logic that could crash the kernel.
+ [maxv, ticket #1570]
+