summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-09-05 09:26:43 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-09-09 13:58:45 +0200
commite5697f32aba3987d8e1f23d7e21d1b87ce47a7eb (patch)
tree68913485d6dd4a38210d02f1ab3b9954fbdaf77f /contrib
parent563cb29dbe477176f427466cdc1876437c77738b (diff)
downloadsssd-e5697f32aba3987d8e1f23d7e21d1b87ce47a7eb.tar.gz
sssd-e5697f32aba3987d8e1f23d7e21d1b87ce47a7eb.tar.xz
sssd-e5697f32aba3987d8e1f23d7e21d1b87ce47a7eb.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 'contrib')
0 files changed, 0 insertions, 0 deletions