s3: Fix Coverity ID 242715 Uninitialized scalar variable
commit9b0b60c67ed0f819b3616b99d35300e678e18b80
authorVolker Lendecke <vl@samba.org>
Wed, 9 May 2012 08:56:54 +0000 (9 10:56 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 10 May 2012 07:11:58 +0000 (10 09:11 +0200)
tree4ccc30b801dca653102a22b52893d156863376f0
parent6d5bbb9a4bd3d1fb045f4e0873196a9b1d93ae2a
s3: Fix Coverity ID 242715 Uninitialized scalar variable

In an error path we are closing hive_hnd without opening it
source3/rpc_client/cli_winreg_spoolss.c