Subject: PR/32596 CVS commit: src/usr.bin/last
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Martin Husemann <martin@netbsd.org>
List: netbsd-bugs
Date: 01/22/2006 15:25:13
The following reply was made to PR bin/32596; it has been noted by GNATS.

From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32596 CVS commit: src/usr.bin/last
Date: Sun, 22 Jan 2006 15:24:38 +0000 (UTC)

 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.