s3: Fix Coverity ID 2317: Uninitialized read
authorVolker Lendecke <vl@samba.org>
Wed, 16 Mar 2011 16:19:13 +0000 (17:19 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 16 Mar 2011 17:08:51 +0000 (18:08 +0100)
commitdf79b3ba763ffb00f5de3e4084a2e639cfb48165
treeef2d2889addf83e235569ac4c19dc61a2cb06c6f
parent329fcd4e34bc72f1303f799276c7c03df427d3cc
s3: Fix Coverity ID 2317: Uninitialized read

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