66177cb Double free on ldap entry during priming

1 file Authored by tbordaz 7 years ago, Committed by abbra 7 years ago,
    Double free on ldap entry during priming
    
    During Schema-compat cache priming, If it exists an associated domain
    the entry returned by the internal search is freed twice.
    
    This was introduced in order for slapi-nis to resolve IPA groups with
    fully qualified suffix. To support SSSD 1.14+ change of logic to handle
    a default domain suffix.
    
        
file modified
+1 -3