K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-04-01T17:32:54.053335Z K 7 svn:log V 480 init: use explicit_bzero() for clearing passwords This is a nop in practice, because it cannot be proven that this particular bzero() is not significant. Make it explicit anyways, rather than relying on an implementation detail of how the password is collected. Discussed with: Andrew Gierth (cherry picked from commit 852f70b24043885f0e438e8fecedd482a9a96d5e) Git Hash: 4752dc88e64dbd90ead7030057f2985297f3453b Git Author: kevans@FreeBSD.org END