summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPawel Krawczyk <pawel.krawczyk@hush.com>2014-10-02 11:58:28 +0100
committerPawel Krawczyk <pawel.krawczyk@hush.com>2014-10-02 11:58:28 +0100
commitdce865312738bdae49865d67efa9e30af16895f8 (patch)
tree470d9154bf33e497bee1831fcd7bb0f17993501e /debian
parente3fe100e97fc32b34cab7336e2bf061abfa5281e (diff)
downloadpam_tacplus-dce865312738bdae49865d67efa9e30af16895f8.tar.gz
pam_tacplus-dce865312738bdae49865d67efa9e30af16895f8.zip
Fix always true condition
The condition was checking tac_prompt which is a static array, so it will always return some address. Now checking the value of the first element of the array, which can be zero on non-zero.
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions