s3:registry: use regsubkey_ctr_init() in reg_api.c
commitf1c0b65da5cf90740c2013e20991a87f5a16fc2c
authorMichael Adam <obnox@samba.org>
Tue, 24 Feb 2009 22:17:05 +0000 (24 23:17 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 11:12:10 +0000 (19 12:12 +0100)
tree23d432e15f832f4d7d4e63f24346829d32a8bcbf
parent811b3fefab29c109c6c134339a438c7e4ffb13fe
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>
source/registry/reg_api.c