d53c2f6 ipa-getkeytab: Handle the possibility of not obtaining a result

Authored and Committed by tbabej 8 years ago
    ipa-getkeytab: Handle the possibility of not obtaining a result
    
    The ldap_result operation can time out, returning a NULL result,
    which in turn causes the parsing operation to crash.
    
    https://fedorahosted.org/freeipa/ticket/5642
    
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
    
        
file modified
+4 -0