This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openldap
Watch
2
Star
0
Fork
0
You've already forked openldap
mirror of
https://git.openldap.org/openldap/openldap.git
synced
2024-12-21 03:10:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f6f367fda6
openldap
/
servers
History
Hallvard Furuseth
f6f367fda6
pb in slapi_op_func was freed uninitialized if preop_type==0 && !internal_op
2005-07-27 09:13:30 +00:00
..
slapd
pb in slapi_op_func was freed uninitialized if preop_type==0 && !internal_op
2005-07-27 09:13:30 +00:00
slurpd
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
Makefile.in