lslebodn / SSSD / sssd

Forked from SSSD/sssd 7 years ago
Clone

0f44eef CACHE_REQ: Copy the cr_domain list for each request

3 files Authored by fidencio 6 years ago, Committed by jhrozek 6 years ago,
    CACHE_REQ: Copy the cr_domain list for each request
    
    Let's copy the cr_domain list for each request as this list may be
    free'd due to a refresh domains request.
    
    Resolves: https://pagure.io/SSSD/sssd/issue/3551
    
    Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>