CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/24 06:13:33
Modified files:
libexec/login_passwd: login_passwd.c
Log message:
Merge two missed fixes from login.c to login_passwd.c.
- use the correct length when checking for "-v lastchance=yes"
- don't try to zero pass if it is NULL
>From miod@
