s3: Fix Coverity ID 2281: Uninitialized read
commit8648c1dff6ee1a460c37115411790749913f1128
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 10:05:48 +0000 (15 11:05 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 11:58:12 +0000 (15 12:58 +0100)
treeec7adce130ac96bae7c585e0e81496140c804653
parentfe73713ffc6d382bb67ea0d9aec217e024606d70
s3: Fix Coverity ID 2281: Uninitialized read

We passed the structure including the uninitialized elements to
dcerpc_winreg_SetValue.
source3/rpc_server/spoolss/srv_spoolss_util.c