Module Name: src Committed By: martin Date: Thu Apr 21 15:21:10 UTC 2016
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Note ticket #1378 To generate a diff of this commit: cvs rdiff -u -r1.1.2.244 -r1.1.2.245 src/doc/CHANGES-6.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-6.2 diff -u src/doc/CHANGES-6.2:1.1.2.244 src/doc/CHANGES-6.2:1.1.2.245 --- src/doc/CHANGES-6.2:1.1.2.244 Sat Apr 16 20:59:18 2016 +++ src/doc/CHANGES-6.2 Thu Apr 21 15:21:10 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.244 2016/04/16 20:59:18 snj Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.245 2016/04/21 15:21:10 martin Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -13445,3 +13445,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] +