Skip to content

[previewjob] Check whether thumbRootDevice is valid before access

Nicolas Fella requested to merge work/nico/preview-encrypted-crash into master

storageAccessFromPath may return an invalid device, e.g. because the thumbnail directory doesn't exist yet

In that case we must not use the device

BUG: 470845

Merge request reports