NetBSD/games/robots
abs b317f83344 If getpwuid() returns null, its not usually a good idea to dereference
that to try to assign a default value. Just copy the default value into
the final destination.
Addresses Coverty CID 925
2006-03-17 23:11:47 +00:00
..
Makefile
auto.c
extern.c
flush_in.c
init_field.c
main.c
make_level.c
move.c
move_robs.c
pathnames.h
play_level.c
query.c
rnd_pos.c
robots.6
robots.h
score.c If getpwuid() returns null, its not usually a good idea to dereference 2006-03-17 23:11:47 +00:00