tdb: always set tdb->tracefd to -1 to be safe on goto fail
commit2159f25dac59966cfa4cd627ddbb544e09d12a07
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Nov 2009 08:38:48 +0000 (19 09:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Sun, 20 Dec 2009 15:10:39 +0000 (20 16:10 +0100)
tree5348adc9caa6736c9c156933bccfece0a47167ab
parentd01b4d0dc8e5715fb4c9f691a2dc7c8653566cad
tdb: always set tdb->tracefd to -1 to be safe on goto fail

metze
(cherry picked from commit 85449b7bcc4bd7948bea38b5514a02357950a002)

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