[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Wed Aug 18 09:14:18 MDT 2010


The branch, master has been updated
       via  8f7bf85... s3: Remove an unused variable
      from  ce60e8d... librpc/rpc: call do_ndr_print hook in dcerpc_binding_handle_call*()

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


- Log -----------------------------------------------------------------
commit 8f7bf85c40068523b607b01a141d24e27b9f4be1
Author: Volker Lendecke <vl at samba.org>
Date:   Wed Aug 18 16:44:04 2010 +0200

    s3: Remove an unused variable

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

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


Changeset truncated at 500 lines:

diff --git a/source3/smbd/service.c b/source3/smbd/service.c
index d66a7a0..ef74b39 100644
--- a/source3/smbd/service.c
+++ b/source3/smbd/service.c
@@ -650,7 +650,6 @@ connection_struct *make_connection_snum(struct smbd_server_connection *sconn,
 	struct smb_filename *smb_fname_cpath = NULL;
 	fstring dev;
 	int ret;
-	char *addr;
 	bool on_err_call_dis_hook = false;
 	bool claimed_connection = false;
 	uid_t effuid;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list