Subject: CVS commit: src/usr.bin/last
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/22/2006 15:24:38
Module Name:	src
Committed By:	martin
Date:		Sun Jan 22 15:24:38 UTC 2006

Modified Files:
	src/usr.bin/last: last.c

Log Message:
Do not access out of bounds argv when mixing non-getopt -<digit> arguments
with regular getopt-handled options.
Fixes PR bin/32596.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.bin/last/last.c

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