summaryrefslogtreecommitdiffstats
path: root/src/sss_client
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2014-01-20 21:23:19 +0100
committerJakub Hrozek <jhrozek@redhat.com>2014-01-24 15:10:03 +0100
commit8c4aeae19dbb436c17b5f4032285adbaed727eea (patch)
tree8c8e829ffb8b8f693914d175711e2841e5cb6946 /src/sss_client
parent6095e82a99cc1c1fcac5e00f0a770302cc46eb2b (diff)
downloadsssd-8c4aeae19dbb436c17b5f4032285adbaed727eea.tar.gz
sssd-8c4aeae19dbb436c17b5f4032285adbaed727eea.tar.xz
sssd-8c4aeae19dbb436c17b5f4032285adbaed727eea.zip
TESTS: Fix authtok test for zero length string.
There is a test for sss_authtok_set where '\0' is used as argument data. '\0' is evaluated as zero and zero is treated as a null pointer. And there is another test for NULL pointer few lines before. Patch changes 3rd argument '\0' into properly cast zero length sting ""
Diffstat (limited to 'src/sss_client')
0 files changed, 0 insertions, 0 deletions