Skip to content
Snippets Groups Projects
Commit e2fb0213 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

note to developers

parent 94028fe7
Branches
Tags
No related merge requests found
......@@ -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 );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment