tdb mutex check: Fix CID 1358473 Uninitialized scalar variable
authorVolker Lendecke <vl@samba.org>
Tue, 12 Apr 2016 05:49:40 +0000 (07:49 +0200)
committerUri Simchoni <uri@samba.org>
Tue, 12 Apr 2016 09:39:34 +0000 (11:39 +0200)
commite6ed803a3ba8df05271fd12f1bc7abf667e27a86
tree924af57ccf03159b85eef4ca03a4f673d814b4fe
parentacf6deb6981f3e4043b51c1ed134362cc9112d2c
tdb mutex check: Fix CID 1358473 Uninitialized scalar variable

This comes via a "goto cleanup" before suspend_mask is initialized

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Autobuild-User(master): Uri Simchoni <uri@samba.org>
Autobuild-Date(master): Tue Apr 12 11:39:35 CEST 2016 on sn-devel-144
lib/tdb/common/mutex.c