8b3d5b0 Fix segfault in ipadb_parse_ldap_entry()

1 file Authored by rharwood 4 years ago, Committed by abbra 4 years ago,
    Fix segfault in ipadb_parse_ldap_entry()
    
    lcontext may be NULL here, probably due to a restarted 389ds.  Based on
    a patch by Rob Crittenden.
    
    Signed-off-by: Robbie Harwood <rharwood@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>