Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpam



Module Name:    src
Committed By:   christos
Date:           Wed Dec 28 14:52:57 UTC 2011

Modified Files:
        src/lib/libpam/libpam: pam_debug_log.c
        src/lib/libpam/libpam/security: pam_mod_misc.h
        src/lib/libpam/modules/pam_login_access: pam_login_access.c

Log Message:
- reverse the order of printf formatting to make it easier for compilers to
  check printf arguments
- add compiler checking for printf formats and fix broken ones.
>From joerg@


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libpam/libpam/pam_debug_log.c
cvs rdiff -u -r1.3 -r1.4 src/lib/libpam/libpam/security/pam_mod_misc.h
cvs rdiff -u -r1.3 -r1.4 \
    src/lib/libpam/modules/pam_login_access/pam_login_access.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index