mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Tweak reader_list
This commit is contained in:
parent
360d0492db
commit
68a0adc59f
@ -7920,7 +7920,7 @@ int mdb_reader_list(MDB_env *env, MDB_msg_func *func, void *ctx)
|
||||
{
|
||||
unsigned int i, rdrs;
|
||||
MDB_reader *mr;
|
||||
char buf[128];
|
||||
char buf[64];
|
||||
int first = 1;
|
||||
|
||||
if (!env || !func)
|
||||
|
Loading…
Reference in New Issue
Block a user