s3: Fix Coverity ID 2280: Uninitialized read
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 10:06:49 +0000 (11:06 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 10:10:46 +0000 (11:10 +0100)
commitc98c36e38b53a30c4708b4581a6b87e7110f8ac1
tree34fda054fe9fac79d64d9d03b1e0d1cf07a46a89
parent6b584e0e9a93b6e2a4601635f019960acd0a2a1d
s3: Fix Coverity ID 2280: Uninitialized read

We passed the structure including the uninitialized elements to
dcerpc_winreg_SetValue.
source3/rpc_client/cli_winreg.c