summaryrefslogtreecommitdiffstats
path: root/src/tests/util-tests.c
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-10-14 10:32:34 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-10-17 13:58:02 +0200
commit6dc5ddd177e3b0ffe4315827aa8df7f33340585c (patch)
tree8b64f16755bf7bf9a56a0f305a7bf69421930d57 /src/tests/util-tests.c
parentcb446b6149d28c204954ae75143b89aef14115dc (diff)
downloadsssd-6dc5ddd177e3b0ffe4315827aa8df7f33340585c.tar.gz
sssd-6dc5ddd177e3b0ffe4315827aa8df7f33340585c.tar.xz
sssd-6dc5ddd177e3b0ffe4315827aa8df7f33340585c.zip
krb5: Remove warning dereference of a null pointer
Variable kr->creds is initialized in function krb5_get_init_creds_password. It does not make sense to check kr->creds for null, because we have already checked return value of function krb5_get_init_creds_password. Resolves: https://fedorahosted.org/sssd/ticket/2112
Diffstat (limited to 'src/tests/util-tests.c')
0 files changed, 0 insertions, 0 deletions