Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/a8846f66bb30
branches:  netbsd-2-0
changeset: 565059:a8846f66bb30
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Aug 12 19:54:53 2007 +0000

description:
ticket 11348

diffstat:

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

diffs (24 lines):

diff -r 79759344af05 -r a8846f66bb30 doc/CHANGES-2.0.4
--- a/doc/CHANGES-2.0.4 Sun Aug 12 19:52:27 2007 +0000
+++ b/doc/CHANGES-2.0.4 Sun Aug 12 19:54:53 2007 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.4,v 1.1.2.72 2007/08/11 14:51:05 bouyer Exp $
+#      $NetBSD: CHANGES-2.0.4,v 1.1.2.73 2007/08/12 19:54:53 bouyer Exp $
 
 A complete list of changes from the NetBSD 2.0.3 update to the NetBSD 2.0.4
 update.
@@ -640,3 +640,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