Module Name: src Committed By: seanb Date: Thu Feb 4 15:04:11 UTC 2016
Modified Files: src/crypto/external/bsd/openssh/dist: session.c Log Message: - Avoid uninitialized variable usage in do_nologin() when HAVE_LOGIN_CAP isn't defined (which doesn't apply to NetBSD but...) and a root login is being evaluated. - From upstream. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/crypto/external/bsd/openssh/dist/session.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.