Subject: CVS commit: src/usr.sbin/user
To: None <source-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 03/17/2006 14:20:10
Module Name: src
Committed By: dmcmahill
Date: Fri Mar 17 14:20:10 UTC 2006
Modified Files:
src/usr.sbin/user: user.c
Log Message:
put the array bounds check _before_ accessing the array.
Coverity CID: 1479
To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/usr.sbin/user/user.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.