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 10764
details: https://anonhg.NetBSD.org/src/rev/fbc4e65f5ca1
branches: netbsd-2-0
changeset: 565023:fbc4e65f5ca1
user: bouyer <bouyer%NetBSD.org@localhost>
date: Fri Nov 24 21:22:11 2006 +0000
description:
ticket 10764
diffstat:
doc/CHANGES-2.0.4 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 74a74ebae34e -r fbc4e65f5ca1 doc/CHANGES-2.0.4
--- a/doc/CHANGES-2.0.4 Fri Nov 24 21:19:21 2006 +0000
+++ b/doc/CHANGES-2.0.4 Fri Nov 24 21:22:11 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0.4,v 1.1.2.56 2006/11/20 21:48:16 tron Exp $
+# $NetBSD: CHANGES-2.0.4,v 1.1.2.57 2006/11/24 21:22:11 bouyer Exp $
A complete list of changes from the NetBSD 2.0.3 update to the NetBSD 2.0.4
update.
@@ -461,3 +461,11 @@
Add another broken seagate drive.
[bouyer, ticket #10747]
+games/banner/banner.c 1.16
+
+ 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 #10764]
+
Home |
Main Index |
Thread Index |
Old Index