Source-Changes-HG archive

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

[src/netbsd-2]: src/doc ticket 11348



details:   https://anonhg.NetBSD.org/src/rev/d1c5f7b2b2c8
branches:  netbsd-2
changeset: 564613:d1c5f7b2b2c8
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sat Aug 11 14:57:41 2007 +0000

description:
ticket 11348

diffstat:

 doc/CHANGES-2.2 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r a2d72d409951 -r d1c5f7b2b2c8 doc/CHANGES-2.2
--- a/doc/CHANGES-2.2   Sat Aug 11 14:56:58 2007 +0000
+++ b/doc/CHANGES-2.2   Sat Aug 11 14:57:41 2007 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.2,v 1.1.2.113 2007/08/11 14:51:43 bouyer Exp $
+#      $NetBSD: CHANGES-2.2,v 1.1.2.114 2007/08/11 14:57:41 bouyer Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2 
 release
@@ -1274,3 +1274,14 @@
        Ok'ed by core@
        [adrianp, ticket #11356]
 
+sys/dev/ic/pcdisplay_subr.c                    1.33 via patch
+hys/dev/ic/vga.c                               1.95 via patch
+sys/dev/ic/vga_raster.c                                1.29 via patch
+sys/dev/isa/ega.c                              1.23 via patch
+sys/dev/rasops/rasops.c                                1.56 via patch
+
+       Implement bounds checking in some places in display driver code to avoid
+       the possibility of a local user panic.
+       Set the 'ri' pointer before use.
+       [mjf, ticket #11348]
+



Home | Main Index | Thread Index | Old Index