s3: Fix Coverity ID 2284: Uninitialized read
commit8588a5738800dc739935c1e346ada9b24b014769
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 10:00:13 +0000 (15 11:00 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 11:58:11 +0000 (15 12:58 +0100)
treed223fa67624d7b0ed3af2e3300616fab0610e7c7
parentb6d2dcc7de20e98bfa3a5d3fd3166e29bc77f55a
s3: Fix Coverity ID 2284: Uninitialized read

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