]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For full Linux-PAM compatibility, add a trailing NUL character when
authorDag-Erling Smørgrav <des@FreeBSD.org>
Tue, 4 Sep 2018 10:51:41 +0000 (10:51 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Tue, 4 Sep 2018 10:51:41 +0000 (10:51 +0000)
commite165d7bc3934136f4e22d417d7f429fa4cdd87d2
tree893af5ef9e310fbf316c605c34ee8c89f2159961
parentec86402ecd3a4a8a7bb8651914cdd913ebcd37a4
For full Linux-PAM compatibility, add a trailing NUL character when
passing the authentication token to the external program.

Approved by: re (kib)
Submitted by: Thomas Munro <munro@ip9.org>
MFC after: 1 week
Differential Revision: D16950
lib/libpam/modules/pam_exec/pam_exec.8
lib/libpam/modules/pam_exec/pam_exec.c