Module Name: src
Committed By: martin
Date: Sat Aug 8 15:46:48 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #942
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.361 -r1.1.2.362 src/doc/CHANGES-7.0
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
diff -u src/doc/CHANGES-7.0:1.1.2.361 src/doc/CHANGES-7.0:1.1.2.362
--- src/doc/CHANGES-7.0:1.1.2.361 Sat Aug 8 15:43:00 2015
+++ src/doc/CHANGES-7.0 Sat Aug 8 15:46:48 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.361 2015/08/08 15:43:00 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.362 2015/08/08 15:46:48 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -33871,3 +33871,8 @@ sys/compat/netbsd32/netbsd32_socket.c 1
Memory leak, triggerable from an unprivileged user.
[maxv, ticket #941]
+sys/kern/uipc_syscalls.c 1.179
+
+ Memory leak. Triggerable from an unprivileged user via COMPAT_43.
+ [maxv, ticket #942]
+