c144039 ipa-sam: do not leak LDAPMessage on ipa-sam initialization

1 file Authored by abbra 10 years ago, Committed by pviktori 10 years ago,
    ipa-sam: do not leak LDAPMessage on ipa-sam initialization
    
    We used to handle some of code paths to free memory allocated by the LDAP library
    but there are few more unhandled. In addition, search result wasn't freed on successful
    initialization, leaking for long time.
    
    https://fedorahosted.org/freeipa/ticket/3913
    
        
file modified
+7 -2