]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs:
authorThorsten Kukuk <kukuk@thkukuk.de>
Wed, 25 Feb 2009 15:59:45 +0000 (15:59 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Wed, 25 Feb 2009 15:59:45 +0000 (15:59 +0000)
commit6e40e2920874b268008be1cab4ee2565d5615658
tree5b56d823c5be174f73a7b9fc43207b8047bcb9d8
parent62d3c41d7e06b7c5958d03800d5d2b9b2c7285b8
Relevant BUGIDs:

Purpose of commit: bugfix

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

2009-02-25  Thorsten Kukuk  <kukuk@thkukuk.de>

        * libpam/pam_misc.c (_pam_StrTok): Use unsigned char
        instead of int. Reported by Marcus Granado.
        * tests/Makefile.am (TESTS): Add tst-pam_mkargv.
        * tests/tst-pam_mkargv.c (main): Test case for
        _pam_mkargv.
ChangeLog
libpam/pam_misc.c
tests/.cvsignore
tests/Makefile.am
tests/tst-pam_mkargv.c [new file with mode: 0644]