]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs:
authorThorsten Kukuk <kukuk@thkukuk.de>
Fri, 27 Mar 2009 10:46:11 +0000 (10:46 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Fri, 27 Mar 2009 10:46:11 +0000 (10:46 +0000)
commit5182ea70c8425d302c31386a325b869fcfef9671
tree154c0580e75b0ed772c9260f4d009dfdcf7c3f7b
parentfd1b9361a937f8b565d0d55179da359122e1fc96
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

2009-03-27  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_unix/support.c (_unix_run_helper_binary): Don't
        ignore return value of write().

        * libpamc/include/security/pam_client.h (PAM_BP_ASSERT): Honour
        NDEBUG.
        * modules/pam_timestamp/pam_timestamp.c: don't ignore return
        values of lchown and fchown.
ChangeLog
libpamc/include/security/pam_client.h
modules/pam_ftp/pam_ftp.c
modules/pam_timestamp/pam_timestamp.c
modules/pam_unix/support.c