[PATCH] s3/smbd: use correct talloc memory context for tevent subrequests

Ralph Böhme slow at samba.org
Mon Sep 19 10:21:09 UTC 2016


On Mon, Sep 19, 2016 at 08:29:27AM +0200, Andreas Schneider wrote:
> On Monday, 19 September 2016 02:54:23 CEST Ralph Böhme wrote:
> > Hi!
> > 
> > First patch from the Plugfest! :)
> > 
> > Already reviewed by metze so I'm going to push later if noone objects.
> > 
> > -slow
> 
> Ok, this one looks like https://bugzilla.redhat.com/show_bug.cgi?id=1375973
> 
> We need a bug for that, this needs to be backported!

ah, no, no, I don't think this is related. I'm actually not expecting
that this code actually crashed in the past, it's just that it doesn't
adhere to the correct talloc hierarchy when creating tevent
subrequest and that this will lead to crashes if cleanup functions
where attached to the parent requests, but there aren't any.

Cheerio!
-slow



More information about the samba-technical mailing list