mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
work around paranoid check (ITS#5412)
This commit is contained in:
parent
fc69e61be6
commit
f696cecb77
@ -203,6 +203,7 @@ slapadd( int argc, char **argv )
|
||||
if( continuemode ) continue;
|
||||
break;
|
||||
}
|
||||
textbuf[ 0 ] = '\0';
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user