]> git.sur5r.net Git - openldap/commitdiff
revert previous commit (ITS#6777)
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 4 Jan 2011 22:39:19 +0000 (22:39 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 4 Jan 2011 22:39:19 +0000 (22:39 +0000)
clients/tools/common.c

index 7606f99a9eed181f9d1be0d27c76cb4bdd8e349a..5eef356604ac4cd51653f8093afc58ae63717119 100644 (file)
@@ -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 ) {