summaryrefslogtreecommitdiffstats
path: root/src/sss_client
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-09-05 09:26:43 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-09-26 01:07:03 +0200
commit188c0e5bd7c9cd90319a1cee29101a9fa3e90564 (patch)
tree0fc986abf2e1b11db884cb0291a29d43b22f33f3 /src/sss_client
parentf06e541c16ea5da9391bf0500b2f2b84d4b872b1 (diff)
downloadsssd-188c0e5bd7c9cd90319a1cee29101a9fa3e90564.tar.gz
sssd-188c0e5bd7c9cd90319a1cee29101a9fa3e90564.tar.xz
sssd-188c0e5bd7c9cd90319a1cee29101a9fa3e90564.zip
mmap_cache: Do not remove record from chain twice
It is not very likely, that record will have the same hash1 and hash2, but it is possible. In this situation, it does not make sense to remove record twice. Function sss_mc_rm_rec_from_chain was not robust and sssd_nss could crash in this situation. It was only possible if record was alone in chain. Resolves: https://fedorahosted.org/sssd/ticket/2049
Diffstat (limited to 'src/sss_client')
0 files changed, 0 insertions, 0 deletions