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, 26 Feb 2009 12:22:52 +0000 (13:22 +0100)
commitea2b74090dc58d9d6ac9e78746994d0ebce7ca9e
tree7af09bf2f35297133ac238c4adfb9c678902388d
parentcd8bfd3a84a02cdaf74813bb7c09dc9a02621aa6
s3:registry: use regsubkey_ctr_init() in reg_api.c

instead of using talloc on struct regsubkey_ctr.

Michael
source3/registry/reg_api.c