Date: Thu, 29 Nov 2001 13:16:12 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_ssh pam_ssh.c Message-ID: <200111292116.fATLGCY83755@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2001/11/29 13:16:12 PST
Modified files:
lib/libpam/modules/pam_ssh pam_ssh.c
Log:
Fix pam_ssh by adding an IPv4or6 (evidently, this was broken by my last
OpenSSH import) declaration and strdup(3)ing a value which is later
free(3)d, rather than letting the system try to free it invalidly.
Revision Changes Path
1.18 +8 -0 src/lib/libpam/modules/pam_ssh/pam_ssh.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111292116.fATLGCY83755>
