prevent segv by not calling tdb_traverse and tdb_close if tdb_open_log
commitc5dd2c827154bab6977ba9d768d81c0fae18badd
authorHerb Lewis <herb@samba.org>
Mon, 10 Sep 2001 22:31:59 +0000 (10 22:31 +0000)
committerHerb Lewis <herb@samba.org>
Mon, 10 Sep 2001 22:31:59 +0000 (10 22:31 +0000)
tree91d149b2f212d58925e30903eabed77ae6aa35d9
parentcae476a1a2080b2267b7d2efe81b2e80b45a0031
prevent segv by not calling tdb_traverse and tdb_close if tdb_open_log
returns NULL.
(This used to be commit afdf93836b59d5d9ede2ac0f3298d99471872829)
source3/utils/status.c