From: Quanah Gibson-Mount Date: Tue, 4 Jan 2011 22:39:19 +0000 (+0000) Subject: revert previous commit (ITS#6777) X-Git-Tag: OPENLDAP_REL_ENG_2_4_24~114 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c17c20406307d490c85fc16194bbdd781ca5f73b;p=openldap revert previous commit (ITS#6777) --- diff --git a/clients/tools/common.c b/clients/tools/common.c index 7606f99a9e..5eef356604 100644 --- a/clients/tools/common.c +++ b/clients/tools/common.c @@ -676,8 +676,6 @@ tool_args( int argc, char **argv ) control ); usage(); } - ber_memfree( control ); - control = NULL; break; case 'f': /* read from file */ if( infile != NULL ) {