Jacques Vidrine 2734a36f06 Fix a bug that could result in a null pointer dereference in
getpwent(3) or getpwuid(3) when using NIS adjunct maps.  The bug was
present in the internal `nis_passwd' function.  The lookup in the
adjunct map used the name passed into `nis_passwd', however no name
was of course supplied by getpwent or getpwuid.  Correctly use the
name from the `struct pwd' that was found instead.

PR:		bin/59962
Submitted by:	Gabriel Gomez <ggomez@fing.edu.uy>
2004-01-12 13:29:54 +00:00
..
2003-08-18 15:25:39 +00:00
2003-10-12 22:04:24 +00:00
2003-06-14 19:32:52 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-06-08 10:34:00 +00:00
2003-08-18 15:25:39 +00:00
2003-11-05 09:41:23 +00:00
2003-08-18 15:25:39 +00:00
2003-10-09 23:06:06 +00:00
Use
2003-06-06 13:46:55 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-08-18 15:25:39 +00:00
2004-01-11 17:23:31 +00:00
2003-06-01 19:41:49 +00:00
2003-12-21 14:30:23 +00:00
2003-08-30 13:57:31 +00:00