On Wed, Jul 06, 2011 at 03:41:02PM +0200, Stefan Metzmacher wrote: > The branch, master has been updated > via f9601a9 s3:sharesec: return an error if get_share_security() > returns NULL > from 93ad34c s3:test: catch more errors in test_access_check() in the > smbclient_s3 test > > http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master > > > - Log ----------------------------------------------------------------- > commit f9601a91805651963834e37e27800a74931468b7 > Author: Stefan Metzmacher <[email protected]> > Date: Wed Jul 6 12:31:41 2011 +0200 > > s3:sharesec: return an error if get_share_security() returns NULL > > This indicates an error, as it uses get_share_security_default() > if no security descriptor is configured. > > Jeremy, please check.
+1 from me - this fixes an error condition. Thanks !
