Module Name:    src
Committed By:   martin
Date:           Wed Aug  7 08:22:41 UTC 2019

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Ticket #1330


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.20 -r1.1.2.21 src/doc/CHANGES-8.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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.20 src/doc/CHANGES-8.2:1.1.2.21
--- src/doc/CHANGES-8.2:1.1.2.20	Tue Aug  6 18:22:57 2019
+++ src/doc/CHANGES-8.2	Wed Aug  7 08:22:41 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.20 2019/08/06 18:22:57 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.21 2019/08/07 08:22:41 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -534,3 +534,8 @@ sys/dev/pci/if_et.c				1.23,1.25 and 1.2
 	- Code cleanup.
 	[msaitoh, ticket #1329]
 
+sys/kern/uipc_socket2.c				1.134
+
+	Fix kernel heap info leaks in sys_recvmsg().
+	[maxv, ticket #1330]
+

Reply via email to