s3: Fix Coverity ID 2282: Uninitialized read
commitfe73713ffc6d382bb67ea0d9aec217e024606d70
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 10:04:23 +0000 (15 11:04 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 11:58:12 +0000 (15 12:58 +0100)
treee326fa66e3fd19f710a8284e26f86399c2cc2849
parentcbd4789f8632ee3a758632d69c1ce9001929ce75
s3: Fix Coverity ID 2282: Uninitialized read

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