s3: Fix Coverity ID 2290: Uninitialized read
commitee92f1344f5c47505aee24c6b4d2f0069c16ed8f
authorVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 09:47:02 +0000 (15 10:47 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Mar 2011 11:58:09 +0000 (15 12:58 +0100)
treed16155b7845c05e2810822f448cee961e7959b63
parent5f2aeb6573de5f0df62ec773697901937494eb8e
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