s3: Fix Coverity ID 2279: Uninitialized read
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 10:08:12 +0000 (11:08 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 10:10:46 +0000 (11:10 +0100)
commitf0d491205c75a7f5165d8b909590925ac80ca1c7
tree261b9d3686bbdaa8898b4368f0e1df7fdbaaf7f1
parentc98c36e38b53a30c4708b4581a6b87e7110f8ac1
s3: Fix Coverity ID 2279: Uninitialized read

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