Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1370 - #1372



details:   https://anonhg.NetBSD.org/src/rev/112032d9928c
branches:  netbsd-8
changeset: 454222:112032d9928c
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Sep 10 16:04:59 2019 +0000

description:
Tickets #1370 - #1372

diffstat:

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

diffs (29 lines):

diff -r 6a5d069cde8d -r 112032d9928c doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Tue Sep 10 16:03:53 2019 +0000
+++ b/doc/CHANGES-8.2   Tue Sep 10 16:04:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.35 2019/09/06 13:48:43 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.36 2019/09/10 16:04:59 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -875,3 +875,19 @@
        Fix buffer overrun.
        [maya, ticket #1368]
 
+sys/miscfs/procfs/procfs_linux.c               1.76
+
+       Have procfs_do_pid_stat() pass the proc's map to get_proc_size_info(),
+       rather than having the latter look up the map again.
+       [chs, ticket #1370]
+
+sys/dev/sysmon/sysmon_power.c                  1.61
+
+       Fix info leak.
+       [maxv, ticket #1371]
+
+sys/netipsec/key.c                             1.266
+
+       Fix info leaks.
+       [maxv, ticket #1372]
+



Home | Main Index | Thread Index | Old Index