Source-Changes archive

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

CVS commit: [netbsd-2-1] src/games/banner



Module Name:    src
Committed By:   bouyer
Date:           Fri Nov 24 21:20:56 UTC 2006

Modified Files:
        src/games/banner [netbsd-2-1]: banner.c

Log Message:
Pull up following revision(s) (requested by reed in ticket #10764):
        games/banner/banner.c: revision 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.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.8.1 src/games/banner/banner.c

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




Home | Main Index | Thread Index | Old Index