source3/torture/pdbtest: allocate talloc_stackframe()
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 18 Jul 2012 05:37:28 +0000 (15:07 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 18 Jul 2012 05:37:28 +0000 (15:07 +0930)
commit51ec59db10306fd90211c237fd672acf3ab3304a
treefa4f7a5541417a1cbdfe97d8239fe3951bb56adf
parent1f8b574adb10397ca4b9dc4a55281d3afaaeabfc
source3/torture/pdbtest: allocate talloc_stackframe()

Avoid talloc_tos() without a stackframe.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
source3/torture/pdbtest.c