forked from lthn/blockchain
minor coverity fix
This commit is contained in:
parent
320249f1f6
commit
57d1245ab6
1 changed files with 2 additions and 0 deletions
|
|
@ -519,7 +519,9 @@ namespace tools
|
|||
|
||||
~basic_key_value_accessor()
|
||||
{
|
||||
TRY_ENTRY();
|
||||
bdb.unbind_parent_container(this);
|
||||
CATCH_ENTRY2(v);
|
||||
}
|
||||
|
||||
virtual bool on_write_transaction_begin()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue