note to developers

This commit is contained in:
Pierangelo Masarati 2005-12-20 14:03:04 +00:00
parent 94028fe7e4
commit e2fb0213ed

View File

@ -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 );