summary refs log tree commit diff
path: root/src/Cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache.cpp')
-rw-r--r--src/Cache.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp

index 189c5956..c651b61b 100644 --- a/src/Cache.cpp +++ b/src/Cache.cpp
@@ -1337,6 +1337,7 @@ Cache::runMigrations() megolmSessionData[indexVal.dump()] = data.dump(); } } + cursor.close(); inboundMegolmSessionDb.drop(txn, false); megolmSessionDataDb.drop(txn, false);