r19860: Streamline _winreg_QueryValue a bit. We've been pushing around memory
commitc8c81f0e86256f769765c142e4f1e4c45cb74296
authorVolker Lendecke <vlendec@samba.org>
Thu, 23 Nov 2006 16:19:06 +0000 (23 16:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:03 +0000 (10 12:16 -0500)
tree5e00c8b15b6af96eef49574b93dbabc6c31b25d8
parented4dc405127cefd1c222e1bdd63fcaaae8e83f13
r19860: Streamline _winreg_QueryValue a bit. We've been pushing around memory
considerably here.

This temporarily removes a cache for the tdb based registry, I'll re-add that
in srv_winreg_nt.c in the next step.

This fixes creating/renaming values from the windows regedit.exe, as "New
Value #1" was not entering the cache after being created.

Volker
source/rpc_server/srv_winreg_nt.c