Module Name:    src
Committed By:   martin
Date:           Fri Aug 20 19:33:45 UTC 2021

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.3

Log Message:
Ticket #1338


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-9.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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.23 src/doc/CHANGES-9.3:1.1.2.24
--- src/doc/CHANGES-9.3:1.1.2.23	Thu Aug 19 04:53:21 2021
+++ src/doc/CHANGES-9.3	Fri Aug 20 19:33:44 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.23 2021/08/19 04:53:21 snj Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.24 2021/08/20 19:33:44 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -600,3 +600,9 @@ usr.sbin/sysinst/upgrade.c			1.18
 	PR 56354: make swap in sysinst optional for upgrades
 	[martin, ticket #1333]
 
+sys/netinet6/nd6.c				1.277
+
+	nd6: avoid use-after-free in ND L2 cache.
+	[ozaki-r, ticket #1338]
+
+

Reply via email to