mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
note to developers
This commit is contained in:
parent
94028fe7e4
commit
e2fb0213ed
@ -3187,6 +3187,8 @@ syncrepl_unparse( syncinfo_t *si, struct berval *bv )
|
||||
char buf[BUFSIZ*2], *ptr;
|
||||
int i;
|
||||
|
||||
/* FIXME: we're not checking for buf[] overflow! */
|
||||
|
||||
/* temporarily inhibit bindconf from printing URI */
|
||||
uri = si->si_bindconf.sb_uri;
|
||||
BER_BVZERO( &si->si_bindconf.sb_uri );
|
||||
|
Loading…
Reference in New Issue
Block a user