registry: use dbwrap_fetch_bystring() in regdb_fetch_keys().
commitd89095abb7d9a368496b8c854972459c10ffd690
authorMichael Adam <obnox@samba.org>
Tue, 29 Apr 2008 13:16:10 +0000 (29 15:16 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 9 May 2008 11:14:40 +0000 (9 13:14 +0200)
tree1be50b52c0e86c587a921b02e9a9a64f0cda1ebe
parent8989bdbfcec69a62fb5873f6c2203896678c3fc8
registry: use dbwrap_fetch_bystring() in regdb_fetch_keys().

instead of using regdb->fetch and constructing tdb data
from the registry key string by hand.

Michael
(cherry picked from commit 87a58140f0073dfb5b18fb43655b255aebafbd02)
source/registry/reg_backend_db.c