Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/74885cdc133e
branches:  netbsd-7-0
changeset: 801323:74885cdc133e
user:      snj <snj%NetBSD.org@localhost>
date:      Thu Jun 15 05:51:23 2017 +0000

description:
1432

diffstat:

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

diffs (21 lines):

diff -r fba01dadc88e -r 74885cdc133e doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Thu Jun 15 05:50:42 2017 +0000
+++ b/doc/CHANGES-7.0.3 Thu Jun 15 05:51:23 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.42 2017/06/03 17:53:59 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.43 2017/06/15 05:51:23 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -1900,3 +1900,11 @@
        Explicitly set the flags instead of masking set values in.
        [riastradh, ticket #1425]
 
+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