Module Name: src
Committed By: martin
Date: Thu Apr 21 15:24:39 UTC 2016
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Note ticket #1378
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.60 -r1.1.2.61 src/doc/CHANGES-6.1.6
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.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.60 src/doc/CHANGES-6.1.6:1.1.2.61
--- src/doc/CHANGES-6.1.6:1.1.2.60 Sat Apr 16 20:59:49 2016
+++ src/doc/CHANGES-6.1.6 Thu Apr 21 15:24:39 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.60 2016/04/16 20:59:49 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.61 2016/04/21 15:24:39 martin Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -7511,3 +7511,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]
+