PreviewJob: Create a larger SHM when necessary
It's possible that during the lifetime of a PreviewJob thumbnails with different sizes are created. The SHM was created to match the size of the first (non-empty) thumbnail, so any larger ones after that would reuse the SHM with insufficient size.
Draft because not verified by the reporter yet.
Edited by Fabian Vogt