]> granicus.if.org Git - linux-pam/commit - modules/pam_unix/pam_unix_passwd.c
Relevant BUGIDs:
authorTomas Mraz <tm@t8m.info>
Tue, 27 Jun 2006 08:38:14 +0000 (08:38 +0000)
committerTomas Mraz <tm@t8m.info>
Tue, 27 Jun 2006 08:38:14 +0000 (08:38 +0000)
commit50a06ececa941383813e06fd1c44b8e7284b0546
tree563954ded4e59bbb4ba4a4c1e24fcde2480c97b1
parentfe4a8a522d92a343b0181b42a60af003157ebaae
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
        * modules/pam_unix/pam_unix_acct.c (_unix_run_verify_binary):
        signal() fails with SIG_ERR return
        * modules/pam_unix/pam_unix_passwd.c(_unix_run_shadow_binary):
        Likewise.
        * modules/pam_unix/support.c(_unix_run_helper_binary):
        Likewise.
ChangeLog
modules/pam_unix/pam_unix_acct.c
modules/pam_unix/pam_unix_passwd.c
modules/pam_unix/support.c