commit | 143c2ef1ce072966d27d269d9acfed08796c390c | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Tue Dec 05 09:08:54 2006 +1100 |
committer | Damien Miller <djm@mindrot.org> | Tue Dec 05 09:08:54 2006 +1100 |
tree | 22dc2642d155e05bac3bdd60cc2f2ffdebe0cc79 | |
parent | b0781f79db208900b2d0fd4a1ee69e121bf37792 [diff] |
- (djm) [auth.c] Fix NULL pointer dereference in fakepw(). Crash would occur if the server did not have the privsep user and an invalid user tried to login and both privsep and krb5 auth are disabled.