mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
work around paranoid check (ITS#5412)
This commit is contained in:
parent
fc69e61be6
commit
f696cecb77
1 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@ slapadd( int argc, char **argv )
|
|||
if( continuemode ) continue;
|
||||
break;
|
||||
}
|
||||
textbuf[ 0 ] = '\0';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue