s3-dbwrap: Add talloc_stackframe() calls
authorAndrew Bartlett <abartlet@samba.org>
Mon, 16 Apr 2012 03:36:01 +0000 (13:36 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 Apr 2012 02:04:59 +0000 (12:04 +1000)
commit235016bcf9c332f88d3aae68d0726d8bb2a64246
tree83d8ec9a01596e8b256134e0ee11def15967e5e0
parent99caee5eef6e054ad6c94a00e3de869f764954f7
s3-dbwrap: Add talloc_stackframe() calls

This is in preperation for calling dbwrap from common code, where we may not
have a stackframe set up.

Andrew Bartlett
source3/lib/dbwrap/dbwrap.c