mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
Misc clean up
This commit is contained in:
parent
565481e94f
commit
996e87298f
1 changed files with 0 additions and 1 deletions
|
|
@ -645,7 +645,6 @@ test_ava_filter(
|
|||
|
||||
a->a_comp_data->cd_mem_op = nibble_mem_allocator ( 1024*10*(num_attr_vals-1), 1024 );
|
||||
if ( a->a_comp_data->cd_mem_op == NULL ) {
|
||||
fprintf(stderr,"nibble mem allocation error\n");
|
||||
free ( a->a_comp_data );
|
||||
a->a_comp_data = NULL;
|
||||
return LDAP_OPERATIONS_ERROR;
|
||||
|
|
|
|||
Loading…
Reference in a new issue