s4:torture Don't try to Close a Deleted handle
authorAndrew Bartlett <abartlet@samba.org>
Fri, 29 May 2009 07:02:19 +0000 (17:02 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 29 May 2009 07:02:19 +0000 (17:02 +1000)
source4/torture/rpc/samr.c

index d9e4205e931e8ad614f0700aa7d29ca6388fbe9f..0072a018c8eebacd63643d7e1cada846e75c5d4a 100644 (file)
@@ -6284,8 +6284,6 @@ static bool test_ManyObjects(struct dcerpc_pipe *p,
                default:
                        return false;
                }
-               
-               ret &= test_samr_handle_Close(p, tctx, &handles[i]);
        }
 
        talloc_free(handles);