s3:registry: wrap reg_deletekey() into a transaction
commit8c7047b0e7b1ee25a6a5535cf495c9afded2d924
authorMichael Adam <obnox@samba.org>
Thu, 12 Apr 2012 20:53:24 +0000 (12 22:53 +0200)
committerAndreas Schneider <asn@samba.org>
Wed, 25 Apr 2012 12:31:11 +0000 (25 14:31 +0200)
tree5fe516e0056b0bde81f9d663d3cef08c1311137c
parent32ac4f4b34dd2788498f0c09c946532165d6af74
s3:registry: wrap reg_deletekey() into a transaction

This is wrong layering but fixes a race condition.

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