r23504: Use tdb_wrap_open (instead of usual tdb_open) in reg_db.
authorMichael Adam <obnox@samba.org>
Fri, 15 Jun 2007 10:40:36 +0000 (10:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:22 +0000 (12:23 -0500)
commit31d64767fc8a73be1f6b81e2712d687897f812a0
tree2b9322c4f9adc6338c5fe6ffd9bbabc305f47994
parentb4ab1a0cd992cf9e966b8edb9796d1eae53db744
r23504: Use tdb_wrap_open (instead of usual tdb_open) in reg_db.
This eliminates the need of maintaining reg_db's own
reference counter for the tdb. Maybe as a next step...

Michael
source/registry/reg_db.c