Module Name:    src
Committed By:   martin
Date:           Tue Dec 20 09:58:02 UTC 2022

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

Log Message:
Ticket #1555


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-9.4

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.4
diff -u src/doc/CHANGES-9.4:1.1.2.31 src/doc/CHANGES-9.4:1.1.2.32
--- src/doc/CHANGES-9.4:1.1.2.31	Wed Dec 14 15:41:43 2022
+++ src/doc/CHANGES-9.4	Tue Dec 20 09:58:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.31 2022/12/14 15:41:43 snj Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.32 2022/12/20 09:58:01 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -473,3 +473,8 @@ usr.sbin/sysinst/arch/sparc64/md.c		1.8
 	architectures.
 	[martin, ticket #1554]
 
+sys/nfs/nfs_srvsocket.c				1.5
+
+	NFS: avoid mbuf leaks and corruption.
+	[hannken, ticket #1555]
+

Reply via email to