Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tero Saarni
OpenLDAP
Commits
b9cedbc2
Commit
b9cedbc2
authored
Apr 15, 2010
by
Quanah Gibson-Mount
Browse files
ITS#6508
parent
c457b42a
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
b9cedbc2
...
...
@@ -20,6 +20,7 @@ OpenLDAP 2.4.22 Engineering
Fixed slapo-collect REP_ENTRY flag handling (ITS#5340,ITS#6423)
Fixed slapo-dds with NULL backend (ITS#6490)
Fixed slapo-dynlist REP_ENTRY flag handling (ITS#5340,ITS#6423)
Fixed slapo-memberof attr count (ITS#6508)
Fixed slapo-pcache to release its own entries (ITS#6484)
Fixed slapo-pcache with NULL backend (ITS#6490)
Fixed slapo-rwm entry release handling (ITS#6484)
...
...
servers/slapd/overlays/memberof.c
View file @
b9cedbc2
...
...
@@ -580,6 +580,7 @@ memberof_op_add( Operation *op, SlapReply *rs )
sizeof
(
struct
berval
)
*
(
j
-
i
)
);
}
i
--
;
a
->
a_numvals
--
;
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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