libgpo: open the registry in gp_init_reg_ctx().
authorMichael Adam <obnox@samba.org>
Sat, 22 Mar 2008 01:45:04 +0000 (02:45 +0100)
committerMichael Adam <obnox@samba.org>
Sat, 22 Mar 2008 01:45:04 +0000 (02:45 +0100)
commit7290b6a8fc4d49a1ffafab8b1ccc9f8d5c1df026
treec671519e4bf81ef7e2240c1404474b87ed14dd02
parent5ea7faef3dd698a01481b8a9fd4fe05579fe8664
libgpo: open the registry in gp_init_reg_ctx().

I forgot the regdb_open() call: registry_init_basic() closes
the registry in the end... sorry.

Michael
(This used to be commit 4185ed03a3879ab708b004ef87b9ffaa6a9e6f3d)
source3/libgpo/gpo_reg.c