Skip to content
Commit db6c2b3e authored by Stefan Brüns's avatar Stefan Brüns
Browse files

Fix regression when opening DB in read-write mode

Commit eb68430a ("Baloo engine: treat every non-success code as a
failure") introduced a regression, afterwards any attempt to open the
DB in read-write mode would fail, as the abort/close/return ended up
in an unconditional scope.

CCBUG: 405317
parent 9a97f374
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment