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)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 17:03:58 +0000 (18:03 +0100)
commit7009d64f06a0e629ceff342040787c7122626de2
tree68b8d7a8c34624bb806f5c956ec029ba1d8fe204
parentc46d4eea2f1a1d058fd76fe0146ec7019870971c
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