Skip to content
Snippets Groups Projects
Commit 996e8729 authored by Sang Seok Lim's avatar Sang Seok Lim
Browse files

Misc clean up

parent 565481e9
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment