Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1432



details:   https://anonhg.NetBSD.org/src/rev/1050db65cd38
branches:  netbsd-7
changeset: 800229:1050db65cd38
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Jun 15 05:59:39 2017 +0000

description:
1432

diffstat:

 doc/CHANGES-7.2 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 7d6db1aaf444 -r 1050db65cd38 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Thu Jun 15 05:52:59 2017 +0000
+++ b/doc/CHANGES-7.2   Thu Jun 15 05:59:39 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.20 2017/06/03 17:53:38 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.21 2017/06/15 05:59:39 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -1331,3 +1331,11 @@
        This fixes PR bin/52218.
        [mbalmer, ticket #1416]
 
+sys/arch/ews4800mips/sbd/fb_sbdio.c            1.16
+sys/arch/pmax/ibus/pm.c                                1.13
+sys/dev/hpc/bivideo.c                          1.34
+sys/dev/ic/sti.c                               1.19
+
+       Fix size checks so they can't be circumvented by integer overflows.
+       [spz, ticket #1432]
+



Home | Main Index | Thread Index | Old Index