[SCM] Samba Shared Repository - branch master updated - 72af9b01dc7ee00d79908760af6051f8794fa2b8

Jeremy Allison jra at samba.org
Sat Nov 1 00:26:35 GMT 2008


The branch, master has been updated
       via  72af9b01dc7ee00d79908760af6051f8794fa2b8 (commit)
      from  72a1e3acfa5789134a28fb0609bc88b25c0e0b15 (commit)

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


- Log -----------------------------------------------------------------
commit 72af9b01dc7ee00d79908760af6051f8794fa2b8
Author: Jeremy Allison <jra at samba.org>
Date:   Fri Oct 31 17:25:44 2008 -0700

    Another unused variable.

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

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


Changeset truncated at 500 lines:

diff --git a/source3/lib/sharesec.c b/source3/lib/sharesec.c
index b90346f..8ea63a5 100644
--- a/source3/lib/sharesec.c
+++ b/source3/lib/sharesec.c
@@ -279,7 +279,6 @@ bool share_access_check(const NT_USER_TOKEN *token, const char *sharename,
 	NTSTATUS status;
 	SEC_DESC *psd = NULL;
 	size_t sd_size;
-	bool ret = True;
 
 	psd = get_share_security(talloc_tos(), sharename, &sd_size);
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list