Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6-1]: src/doc Ticket 1114-1115 and 1141.



details:   https://anonhg.NetBSD.org/src/rev/a5a28cfd0a37
branches:  netbsd-6-1
changeset: 775986:a5a28cfd0a37
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Aug 27 15:10:59 2014 +0000

description:
Ticket 1114-1115 and 1141.

diffstat:

 doc/CHANGES-6.1.5 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 1b62b34708d2 -r a5a28cfd0a37 doc/CHANGES-6.1.5
--- a/doc/CHANGES-6.1.5 Wed Aug 27 15:02:27 2014 +0000
+++ b/doc/CHANGES-6.1.5 Wed Aug 27 15:10:59 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.5,v 1.1.2.22 2014/08/16 00:58:45 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.5,v 1.1.2.23 2014/08/27 15:10:59 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.1.4 release to the NetBSD 6.1.5
 release:
@@ -1280,3 +1280,19 @@
        and zone1970.dat).
        [apb, ticket #1107]
 
+sys/netinet6/ip6_output.c                      1.158 via patch
+
+       Fix a memory leak in calling setsockopt() on an INET6 socket.
+       [maxv in ticket #1114]
+
+sys/fs/ptyfs/ptyfs_vfsops.c                    1.52
+sys/miscfs/umapfs/umap_vfsops.c                        1.94
+
+       Fix two overflows and a memory corruption bug in ptyfs and umapfs.
+       [maxv, ticket #1115]
+
+sys/compat/osf1/osf1_file.c                    1.42
+
+       Fix a bug that a local user could crash the system by making the
+       kernel perform a zero-sized memory allocation in osf1.
+       [maxv, ticket #1141]



Home | Main Index | Thread Index | Old Index