mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
79f4f3c0bd
Do not access a size_t via an unsigned long pointer, an MDB_val via a berval pointer, or the inverse. Instead copy into the proper data types. |
||
---|---|---|
.. | ||
add.c | ||
attr.c | ||
back-mdb.h | ||
bind.c | ||
compare.c | ||
config.c | ||
delete.c | ||
dn2entry.c | ||
dn2id.c | ||
extended.c | ||
filterindex.c | ||
id2entry.c | ||
idl.c | ||
idl.h | ||
index.c | ||
init.c | ||
key.c | ||
Makefile.in | ||
modify.c | ||
modrdn.c | ||
monitor.c | ||
nextid.c | ||
operational.c | ||
proto-mdb.h | ||
referral.c | ||
search.c | ||
tools.c |