work around paranoid check (ITS#5412)

This commit is contained in:
Pierangelo Masarati 2008-03-22 16:01:23 +00:00
parent fc69e61be6
commit f696cecb77

View File

@ -203,6 +203,7 @@ slapadd( int argc, char **argv )
if( continuemode ) continue;
break;
}
textbuf[ 0 ] = '\0';
}
}