From c17c20406307d490c85fc16194bbdd781ca5f73b Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Tue, 4 Jan 2011 22:39:19 +0000 Subject: [PATCH] revert previous commit (ITS#6777) --- clients/tools/common.c | 2 -- 1 file changed, 2 deletions(-) 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 ) { -- 2.39.5