s3:registry: convert reg_openkey() to use talloc instead of SMB_STRDUP etc
commit1703e6fe096ea9e3e14c189522150321fee1a4c5
authorMichael Adam <obnox@samba.org>
Mon, 23 Apr 2012 13:47:33 +0000 (23 15:47 +0200)
committerAndreas Schneider <asn@samba.org>
Wed, 25 Apr 2012 12:31:12 +0000 (25 14:31 +0200)
tree1de20f75c5350c7a0dcbee726aa4c0b2bb8b17be
parent323ec9f9b46edb5792bd0695955184e4111e9a34
s3:registry: convert reg_openkey() to use talloc instead of SMB_STRDUP etc

Signed-off-by: Andreas Schneider <asn@samba.org>
source3/registry/reg_api.c