s4:auth Make it clear to the callers the talloc lifetime.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 6 May 2010 06:47:15 +0000 (16:47 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 May 2010 03:20:07 +0000 (13:20 +1000)
commit00b985def82acfbc4e36121d5879c1ffae2c68a3
tree1c126df550d018479b7d281290e5ee36e09db0fb
parent285b62832779f53b135adae4f2c76c424d193cab
s4:auth Make it clear to the callers the talloc lifetime.

In other times, we might have used talloc_reference here, but this
isn't used as much these days.

Andrew Bartlett
source4/auth/auth_sam_reply.c