Backed up LDAP world P16, causes hang

This commit is contained in:
Kurt Zeilenga 1998-08-14 05:08:34 +00:00
parent 57a4773951
commit c46afcbd63

View file

@ -542,7 +542,9 @@ lr->lr_res_matched ? lr->lr_res_matched : "" );
prev->lm_next = l->lm_next;
*result = l;
ld->ld_errno = LDAP_SUCCESS;
#ifndef ultrix
#ifdef LDAP_WORLD_P16
/* inclusion of this patch causes searchs to hang on
multiple platforms */
return( l->lm_msgtype );
#else
return( tag );