]> git.sur5r.net Git - openldap/commitdiff
revert previous commit (ITS#6777)
authorPierangelo Masarati <ando@openldap.org>
Tue, 4 Jan 2011 22:34:22 +0000 (22:34 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 4 Jan 2011 22:34:22 +0000 (22:34 +0000)
clients/tools/common.c

index d8a6414fd2c72903f3f80c9f8b9a02590ec689a5..8cf561baca9d2180b078b9ed6b5a3b5a9757bdb0 100644 (file)
@@ -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 ) {