[SCM] Samba Shared Repository - branch master updated

Andrew Bartlett abartlet at samba.org
Mon Jun 21 05:06:44 MDT 2010


On Mon, 2010-06-21 at 05:36 -0500, Matthias Dieter Wallnöfer wrote:
> The branch, master has been updated
>        via  276a1a7... s3/s4 - remove "talloc_tos()" from common code since s4 doesn't support it
>       from  c38f94e... s4:dsdb_load_partition_usn - free the right memory context (tmp_ctx)
> 
> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
> 
> 
> - Log -----------------------------------------------------------------
> commit 276a1a7fec1432bde870448f247ef710554c3ab8
> Author: Matthias Dieter Wallnöfer <mdw at samba.org>
> Date:   Mon Jun 21 12:33:57 2010 +0200
> 
>     s3/s4 - remove "talloc_tos()" from common code since s4 doesn't support it
>     
>     Please don't use this in common code parts until we change the policy regarding
>     it.
> 
> -----------------------------------------------------------------------

Thanks for fixing that.  For the named_pipe_auth part, that's my fault -
I forgot this was common code.  As we are using mem_ctx now, perhaps
ensure it goes away at the right point with an explicit talloc_free()?

Andrew Bartlett




More information about the samba-technical mailing list