Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
996e8729
Commit
996e8729
authored
Feb 15, 2005
by
Sang Seok Lim
Browse files
Misc clean up
parent
565481e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/filterentry.c
View file @
996e8729
...
...
@@ -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
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment