Module Name:    src
Committed By:   martin
Date:           Mon May 14 16:20:55 UTC 2018

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.3

Log Message:
Ticket #1605


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-7.0.3

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.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.103 src/doc/CHANGES-7.0.3:1.1.2.104
--- src/doc/CHANGES-7.0.3:1.1.2.103	Thu May  3 15:16:06 2018
+++ src/doc/CHANGES-7.0.3	Mon May 14 16:20:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.103 2018/05/03 15:16:06 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.104 2018/05/14 16:20:55 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5430,3 +5430,9 @@ sys/kern/uipc_mbuf.c				1.211 (patch)
 	the chain.
 	[maxv, ticket #1602]
 
+sys/net/npf/npf_alg_icmp.c			1.27-1.29
+sys/net/npf/npf_inet.c				1.45
+
+	Fix use-after-free.
+	[maxv, ticket #1605]
+

Reply via email to