Module Name:    src
Committed By:   snj
Date:           Thu Jun 15 06:04:25 UTC 2017

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.2

Log Message:
1456


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.285 -r1.1.2.286 src/doc/CHANGES-6.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.285 src/doc/CHANGES-6.2:1.1.2.286
--- src/doc/CHANGES-6.2:1.1.2.285	Sat Jun  3 17:26:55 2017
+++ src/doc/CHANGES-6.2	Thu Jun 15 06:04:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.285 2017/06/03 17:26:55 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.286 2017/06/15 06:04:24 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -17783,3 +17783,11 @@ crypto/external/bsd/openssh/dist/moduli	
 	Update moduli file.
 	[aymeric/christos, ticket #1422]
 
+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 #1456]
+

Reply via email to