s3: Fix Coverity ID 2287: Uninitialized read
commit93c28da6f02f94ba53190f34ef5a1f6f91d2feb6
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 09:54:59 +0000 (15 10:54 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 11:58:10 +0000 (15 12:58 +0100)
treebdfc6a580f69856fd82de4ae406b158dd0ed711c
parentae42a69baac4651dccc1339d5d181521fc9f5124
s3: Fix Coverity ID 2287: Uninitialized read

We passed the structure including the uninitialized elements to
dcerpc_winreg_CreateKey.
source3/services/svc_winreg_glue.c