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:14:45
Module Name: src
Committed By: dmcmahill
Date: Fri Mar 17 14:14:45 UTC 2006
Modified Files:
src/usr.sbin/user: user.c
Log Message:
put the array bounds check _before_ accessing the array.
Coverity CID: 1480
To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 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.