mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-13 07:43:50 -05:00
revert previous commit (ITS#6777)
This commit is contained in:
parent
c4da17093d
commit
98be1e240c
1 changed files with 0 additions and 2 deletions
|
|
@ -724,8 +724,6 @@ tool_args( int argc, char **argv )
|
|||
control );
|
||||
usage();
|
||||
}
|
||||
ber_memfree( control );
|
||||
control = NULL;
|
||||
break;
|
||||
case 'f': /* read from file */
|
||||
if( infile != NULL ) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue