mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
revert previous commit (ITS#6777)
This commit is contained in:
parent
c4da17093d
commit
98be1e240c
@ -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 New Issue
Block a user