f0d7571 LDAP: Check validity of naming_context

Authored and Committed by jhrozek 11 years ago
    LDAP: Check validity of naming_context
    
    https://fedorahosted.org/sssd/ticket/1581
    
    If the namingContext attribute had no values or multiple values, then
    our code would dereference a NULL pointer.
    
        
file modified
+1 -1