s3: Fix Coverity ID 2319: Uninitialized read
commit55924773b9f090ae85cbd5131e95be82fe6919e2
authorVolker Lendecke <vl@samba.org>
Wed, 16 Mar 2011 16:17:47 +0000 (16 17:17 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 16 Mar 2011 18:02:18 +0000 (16 19:02 +0100)
tree259fc95677c76feb4b69213e2b7fa865a9121fa2
parentf88484a347eec75e1f05f1538cdd8316d95da714
s3: Fix Coverity ID 2319: Uninitialized read

We passed the structure including the uninitialized elements to
dcerpc_winreg_SetValue.
source3/rpc_client/cli_winreg.c