CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/27 07:33:25
Modified files:
lib/libc/gen : authenticate.c
Log message:
use explicit_bzero to clear some memory that had creds in it instead of
memset.
ok deraadt@ millert@
