From 98be1e240c0df65860f4908c89bd059fff9098c5 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Tue, 4 Jan 2011 22:34:22 +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 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 ) { -- 2.39.5