Module Name: src
Committed By: martin
Date: Thu Apr 21 15:27:10 UTC 2016
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Note ticket #1378
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.62 -r1.1.2.63 src/doc/CHANGES-6.0.7
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-6.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.62 src/doc/CHANGES-6.0.7:1.1.2.63
--- src/doc/CHANGES-6.0.7:1.1.2.62 Sat Apr 16 21:00:16 2016
+++ src/doc/CHANGES-6.0.7 Thu Apr 21 15:27:09 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.62 2016/04/16 21:00:16 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.63 2016/04/21 15:27:09 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -7791,3 +7791,8 @@ libexec/httpd/tilde-luzah-bozo.c
o -C option supports now CGI scripts only
[mrg, ticket #1377]
+sys/compat/netbsd32/netbsd32_socket.c 1.42
+
+ Memory leak, triggerable from an unprivileged user.
+ [christos, ticket #1378]
+