Skip to content
Snippets Groups Projects
Commit c46afcbd authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Backed up LDAP world P16, causes hang

parent 57a47739
No related branches found
No related tags found
No related merge requests found
......@@ -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 );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment