Subject: CVS commit: src/games/snake/snake
To: None <source-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 03/17/2006 23:22:59
Module Name:	src
Committed By:	abs
Date:		Fri Mar 17 23:22:59 UTC 2006

Modified Files:
	src/games/snake/snake: snake.c

Log Message:
if getpwuid() returns null, print out the uid rather than dereferencing
Addresses Coverity CID 930


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/games/snake/snake/snake.c

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