[Patches] Preparation for tevent impersonation (part1)

David Disseldorp ddiss at samba.org
Thu Jun 14 17:28:29 UTC 2018


On Thu, 14 Jun 2018 10:19:15 -0700, Jeremy Allison via samba-technical wrote:

> TALLOC_FREE(frame);
> 
> change in make_simple_acl(). Having said that
> the stackframe handling in make_simple_acl()
> was utterly broken before that anyway (it
> created a new stackframe that was left
> hanging around on exit from the function).

Talloc stackframe handling is broken in many of places, unfortunately.
Continuing to use it for event based async code will only lead to more
problems in future IMO.

Cheers, David



More information about the samba-technical mailing list