summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_backend.h
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-10-14 11:08:48 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-10-22 08:53:46 +0200
commit278cc6555abf28d60394e5696c7885608a7924aa (patch)
tree135ea550127cc5e67e0bda42c0166ffd56e6294f /src/providers/dp_backend.h
parent92d67a0fa2de353cc930d498653856cef1574025 (diff)
downloadsssd-278cc6555abf28d60394e5696c7885608a7924aa.tar.gz
sssd-278cc6555abf28d60394e5696c7885608a7924aa.tar.xz
sssd-278cc6555abf28d60394e5696c7885608a7924aa.zip
krb5: Use right function to free data.
In function create_empty_cred, krb5_creds was aloocated using calloc, but krb5_free_creds was used to remove this creds in done section. Therefore clang static analyzer repoted this as warning: Potential leak of memory pointed to by 'cred'
Diffstat (limited to 'src/providers/dp_backend.h')
0 files changed, 0 insertions, 0 deletions