From: Pierangelo Masarati Date: Tue, 4 Jan 2011 22:34:22 +0000 (+0000) Subject: revert previous commit (ITS#6777) X-Git-Tag: MIGRATION_CVS2GIT~240 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=98be1e240c0df65860f4908c89bd059fff9098c5;p=openldap revert previous commit (ITS#6777) --- diff --git a/clients/tools/common.c b/clients/tools/common.c index d8a6414fd2..8cf561baca 100644 --- a/clients/tools/common.c +++ b/clients/tools/common.c @@ -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 ) {