tdb: always set tdb->tracefd to -1 to be safe on goto fail
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Nov 2009 08:38:48 +0000 (09:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:03:53 +0000 (08:03 +0100)
commit855391c1e37012b0d6c673a304bb8da8a1efcd72
treede3ad9e970459f394ae9d0aeef74a886a8ab7c2e
parent6126f04bd4982b66564dcccd92a15baf9cb856f3
tdb: always set tdb->tracefd to -1 to be safe on goto fail

metze
(cherry picked from samba commit 85449b7bcc4bd7948bea38b5514a02357950a002)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/common/open.c