s3: Fix Coverity ID 2290: Uninitialized read
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 09:47:02 +0000 (10:47 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 10:10:42 +0000 (11:10 +0100)
commit4f34955e2c68809cd598f0626cb1a03ba78b1059
treef842ee8fc70872c9b13d7d87a8f7cd272b1556c6
parent420be02a60ee989f27a0eebea575fd64f98742fe
s3: Fix Coverity ID 2290: Uninitialized read

We passed the structure including the uninitialized elements to
dcerpc_winreg_DeleteKey.
source3/utils/net_rpc_registry.c