s3: Fix Coverity ID 2317: Uninitialized read
commit4791050404e17155fe81e885eb94d87a1ef59597
authorVolker Lendecke <vl@samba.org>
Wed, 16 Mar 2011 16:19:13 +0000 (16 17:19 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 16 Mar 2011 18:02:19 +0000 (16 19:02 +0100)
tree5442fda92e0670964b2f50e1b18c0a5e289adb5a
parent7567624884be05b036b5a82934eec301471753c8
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