The branch, master has been updated
       via  b83f84c8c3be1ce0319a9f36704e3bf4718e159f (commit)
      from  554923ce1b1a3ab3a05bed14c0a2795e0c13febd (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit b83f84c8c3be1ce0319a9f36704e3bf4718e159f
Author: Andrew Bartlett <[email protected]>
Date:   Fri May 29 17:02:19 2009 +1000

    s4:torture Don't try to Close a Deleted handle

-----------------------------------------------------------------------

Summary of changes:
 source4/torture/rpc/samr.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/torture/rpc/samr.c b/source4/torture/rpc/samr.c
index d9e4205..0072a01 100644
--- a/source4/torture/rpc/samr.c
+++ b/source4/torture/rpc/samr.c
@@ -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);


-- 
Samba Shared Repository

Reply via email to