freebsd-skq/usr.bin/chpass
Bill Paul e49249921c Fix for PR #3141: check for NULL before strdup()ing pw->pw_class.
(I'm not sure why this happens, though I suspect it may be because
the server is configured with only passwd maps instead of both passwd
and master.passwd maps. This is allowed, but I think in this case
pw_class is left NULL, hence the problem.)

Also applied similar patch to chpass/pw_yp.c just for paranoia's sake.
1997-03-29 20:29:12 +00:00
..
chpass.1
chpass.c compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
chpass.h
edit.c
field.c
Makefile If an administrator somehow manages to break the hardlinks 1997-02-26 05:31:52 +00:00
pathnames.h
pw_copy.c
pw_copy.h
pw_yp.c Fix for PR #3141: check for NULL before strdup()ing pw->pw_class. 1997-03-29 20:29:12 +00:00
pw_yp.h
table.c
util.c