]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs:
authorThorsten Kukuk <kukuk@thkukuk.de>
Wed, 29 Aug 2007 14:51:23 +0000 (14:51 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Wed, 29 Aug 2007 14:51:23 +0000 (14:51 +0000)
commit7fcf0cda4797133807a67fab4c5b46c09f2f0452
treea3a8d33c9ae1b0e5e036d5d1f6b57c7102d61a25
parentd4663ceaeb052c28354afc212da8f25dbc53e969
Relevant BUGIDs:

Purpose of commit: bugfix

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

2007-08-29  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_rhosts/pam_rhosts_auth.c: buflen needs to be size_t.
        (__icheckhost): Cast to int32_t to fix limited range error.

        * modules/pam_cracklib/pam_cracklib.c: Mark cracklib_dictpath
        as const.
ChangeLog
modules/pam_cracklib/pam_cracklib.c
modules/pam_rhosts/pam_rhosts_auth.c