r19914: The "default" value with the name "" need different 0-length treatment as the
authorVolker Lendecke <vlendec@samba.org>
Mon, 27 Nov 2006 07:52:46 +0000 (07:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:09 +0000 (12:16 -0500)
commitf57cd1f63c900a7b17955cc7e11cd1f6b6b12474
tree5c3b9c2e87e786423810ca084925a2271bbaee36
parent213bc9d440a8022cd1b4294cd95b744466883702
r19914: The "default" value with the name "" need different 0-length treatment as the
other StringBufs, otherwise clicking on a key with this value being set leads
to regedit.exe on w2k3 chew all memory.
(This used to be commit b148cde7f39859102288a87b6f0bd2b250947a85)
source3/libmsrpc/cac_winreg.c
source3/librpc/gen_ndr/cli_winreg.c
source3/librpc/gen_ndr/cli_winreg.h
source3/librpc/gen_ndr/ndr_winreg.c
source3/librpc/gen_ndr/ndr_winreg.h
source3/librpc/gen_ndr/srv_winreg.h
source3/librpc/gen_ndr/winreg.h
source3/librpc/idl/winreg.idl
source3/rpc_server/srv_winreg_nt.c
source3/utils/net_rpc_registry.c