s4:registry - ldb.c - fix up the memory handling in "reg_ldb_unpack_value"
commitf72790daaa6ecef922edcfba38effdc8e5885782
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 13 Mar 2010 19:03:03 +0000 (13 20:03 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sun, 14 Mar 2010 17:46:21 +0000 (14 18:46 +0100)
tree55129d12502fb7c7ced8f07117e4c0b6eccb9bec
parent33eb1c95e55bb26aee7ee3876e38136eb56ef36e
s4:registry - ldb.c - fix up the memory handling in "reg_ldb_unpack_value"

Don't substitute existing data blobs with new ones and make sure, that the
result objects in the data blob don't have memory dependencies of the LDB value
input.
source4/lib/registry/ldb.c