s4:registry - ldb.c - Move the "val" structure
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 13 Mar 2010 17:39:54 +0000 (18:39 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sun, 14 Mar 2010 17:46:20 +0000 (18:46 +0100)
commit3c6792bc76323f821bc9e44ea3d724ce39e9081f
tree28636995439c740b42eedcc5bc2c7a555e5b0699
parent727fb8578261de8eed335ce5210d86ea556ce6d3
s4:registry - ldb.c - Move the "val" structure

Move it into the REG_SZ/REG_EXPAND_SZ case block since it's used only there.
Plus convert it from static into dynamic talloc'ed.
source4/lib/registry/ldb.c