s3: Fix Coverity ID 2289: Uninitialized read
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 09:49:00 +0000 (10:49 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 10:10:42 +0000 (11:10 +0100)
commitcc90415062c4f1c68005fc3ff2958c189a88d949
treee91eb32a5825d12007250ea568e97e24d03034da
parent4f34955e2c68809cd598f0626cb1a03ba78b1059
s3: Fix Coverity ID 2289: Uninitialized read

We passed the structure including the uninitialized elements to
dcerpc_winreg_OpenKey.
source3/rpcclient/cmd_winreg.c