s3:torture: fix segfault in LOCAL-TALLOC-DICT
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Mar 2012 07:22:03 +0000 (08:22 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Mar 2012 07:26:35 +0000 (08:26 +0100)
commit100b92b2cc09d291daf8d6074e915dbad084f907
tree7becd4fb4e1b0cc10cf06f108e02842473c89c74
parent57ddd38c1a7791093531217a3adb15484c74f18c
s3:torture: fix segfault in LOCAL-TALLOC-DICT

talloc_dict_set() expects a pointer to an talloc'ed pointer.

metze
source3/torture/torture.c