[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Mon Jan 9 15:08:03 MST 2012


The branch, master has been updated
       via  7104ce3 s3: Remove an unused label
      from  73d96ed s4:scripting/devel: add repl_cleartext_pwd.py script

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


- Log -----------------------------------------------------------------
commit 7104ce3220f9c7b301d1c638d071be2a86755c7e
Author: Volker Lendecke <vl at samba.org>
Date:   Mon Jan 9 21:33:54 2012 +0100

    s3: Remove an unused label
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Mon Jan  9 23:07:32 CET 2012 on sn-devel-104

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

Summary of changes:
 source3/libsmb/clifsinfo.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/libsmb/clifsinfo.c b/source3/libsmb/clifsinfo.c
index b02cdd5..dd9da54 100644
--- a/source3/libsmb/clifsinfo.c
+++ b/source3/libsmb/clifsinfo.c
@@ -829,9 +829,6 @@ NTSTATUS cli_gss_smb_encryption_start(struct cli_state *cli)
 		smb1cli_conn_set_encryption(cli->conn, es);
 		es = NULL;
 	}
-
-  fail:
-
 	common_free_encryption_state(&es);
 	return status;
 }


-- 
Samba Shared Repository


More information about the samba-cvs mailing list