Diffusion Krita 53da9a1b519f

Fix crash on not finding a file in a bundle

Authored by tymond on Feb 22 2020, 11:36 AM.

Description

Fix crash on not finding a file in a bundle

Before this commit, if something requested a file that wasn't in the
bundle, Krita would crash, because the store cannot be open but its
device is later used.
This commit ensures that the function is ended as soon as Krita
discovers that the store cannot be opened to get the file.

Details

Committed
tymondFeb 22 2020, 11:36 AM
Parents
R37:7ddeaf5dde34: Add a safe assert to warn if resources are returned from a storage with a…
Branches
Unknown
Tags
Unknown