Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc tickets 1591 and 1593
details: https://anonhg.NetBSD.org/src/rev/2847632e9041
branches: netbsd-3-0
changeset: 579352:2847632e9041
user: bouyer <bouyer%NetBSD.org@localhost>
date: Fri Nov 24 21:48:27 2006 +0000
description:
tickets 1591 and 1593
diffstat:
doc/CHANGES-3.0.3 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 417f41d8588a -r 2847632e9041 doc/CHANGES-3.0.3
--- a/doc/CHANGES-3.0.3 Fri Nov 24 21:46:07 2006 +0000
+++ b/doc/CHANGES-3.0.3 Fri Nov 24 21:48:27 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.3,v 1.1.2.6 2006/11/20 14:57:05 ghen Exp $
+# $NetBSD: CHANGES-3.0.3,v 1.1.2.7 2006/11/24 21:48:27 bouyer Exp $
A complete list of changes from the NetBSD 3.0.2 release to the NetBSD 3.0.3
release:
@@ -73,3 +73,17 @@
Yet another broken seagate drive: ST3160811A.
[bouyer, ticket #1583]
+games/banner/banner.c 1.16 via patch
+
+ Check that -w width is not above maximum. (It already checks for zero
+ or negative.) Using width above DWIDTH may cause overflow as noted by
+ Gruzicki Wlodek on bugtraq.
+ While here replace one use of 132 with DWIDTH.
+ [reed, ticket #1591]
+
+sys/netiso/esis.c 1.42
+
+ Check parameters to avoid potential panic root user.
+ Patch checked by chopps@.
+ [is, ticket #1593]
+
Home |
Main Index |
Thread Index |
Old Index