Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1549



details:   https://anonhg.NetBSD.org/src/rev/ccd74b6a363f
branches:  netbsd-8
changeset: 933483:ccd74b6a363f
user:      martin <martin%NetBSD.org@localhost>
date:      Mon May 25 17:49:03 2020 +0000

description:
Ticket #1549

diffstat:

 doc/CHANGES-8.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 5167ef8ef9f2 -r ccd74b6a363f doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Mon May 25 17:48:16 2020 +0000
+++ b/doc/CHANGES-8.3   Mon May 25 17:49:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.10 2020/05/13 12:40:09 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.11 2020/05/25 17:49:03 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -145,3 +145,10 @@
        of two.
        [yamaguchi, ticket #1547]
 
+sys/kern/kern_time.c                           1.204
+sys/netinet/igmp.c                             1.70
+
+       Fix one byte kernel heap leak.
+       Fix uninitialized memory access.
+       [christos, ticket #1549]
+



Home | Main Index | Thread Index | Old Index