s3:registry: use regsubkey_ctr_init() in reg_api.c
authorMichael Adam <obnox@samba.org>
Tue, 24 Feb 2009 22:17:05 +0000 (23:17 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 13:15:43 +0000 (14:15 +0100)
commitcee5f97d910645a235ede462bd4edcc21fcc0b81
tree4f684c225705121f18ec937335e82a685a039af5
parentecc98b7430ac4ef14040837d7b772955e7640d16
s3:registry: use regsubkey_ctr_init() in reg_api.c

instead of using talloc on struct regsubkey_ctr.

Michael

Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit f1c0b65da5cf90740c2013e20991a87f5a16fc2c)
source/registry/reg_api.c