version 1.2, 1998/08/09 02:13:59
|
version 1.2.4.1, 1998/08/15 22:25:51
|
Line 542 lr->lr_res_matched ? lr->lr_res_matched
|
Line 542 lr->lr_res_matched ? lr->lr_res_matched
|
prev->lm_next = l->lm_next; |
prev->lm_next = l->lm_next; |
*result = l; |
*result = l; |
ld->ld_errno = LDAP_SUCCESS; |
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 ); |
return( l->lm_msgtype ); |
#else |
#else |
return( tag ); |
return( tag ); |