diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2013-07-23 16:04:02 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-07-23 18:18:03 +0200 |
commit | bbb7ba8890908613b1b723746e091aed740af9f9 (patch) | |
tree | 6940ff265015fb5ab56d85746fa566bf98b74592 /src/providers/ipa/ipa_hbac_private.h | |
parent | a41695473af0a932ffde0878211acef39f96edae (diff) | |
download | sssd-bbb7ba8890908613b1b723746e091aed740af9f9.tar.gz sssd-bbb7ba8890908613b1b723746e091aed740af9f9.tar.bz2 sssd-bbb7ba8890908613b1b723746e091aed740af9f9.zip |
Fix possible dereference of a NULL pointer.
We check if function ipa_get_ad_id_ctx returns NULL,
but function ipa_get_ad_id_ctx could never return NULL.
This issue was found by scan-build.
Diffstat (limited to 'src/providers/ipa/ipa_hbac_private.h')
0 files changed, 0 insertions, 0 deletions