diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2013-09-05 09:26:43 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-09-26 01:07:03 +0200 |
commit | 188c0e5bd7c9cd90319a1cee29101a9fa3e90564 (patch) | |
tree | 0fc986abf2e1b11db884cb0291a29d43b22f33f3 /.gitignore | |
parent | f06e541c16ea5da9391bf0500b2f2b84d4b872b1 (diff) | |
download | sssd-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 '.gitignore')
0 files changed, 0 insertions, 0 deletions