summaryrefslogtreecommitdiffstats
path: root/src/responder
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2013-08-15 18:40:30 -0400
committerJakub Hrozek <jhrozek@redhat.com>2013-08-22 19:29:08 +0200
commit884b1305806847e2e05a07988b77d3b5f77a37bc (patch)
tree4e4a78930871bb2c0841134a15adfc3cb9c599ca /src/responder
parent18dff5d8bb4081af4c94339db9342b8a5b7d121e (diff)
downloadsssd-884b1305806847e2e05a07988b77d3b5f77a37bc.tar.gz
sssd-884b1305806847e2e05a07988b77d3b5f77a37bc.tar.xz
sssd-884b1305806847e2e05a07988b77d3b5f77a37bc.zip
KRB5: Only set active and valid on success
The FILE cache only sets the return values of _active and _bool if the entire function succeeds. The DIR cache was setting it even on failure. This patch makes both consistent. This will benefit static analysis tools which would be able to detect if the variable is ever used uninitialized anywhere.
Diffstat (limited to 'src/responder')
0 files changed, 0 insertions, 0 deletions