Skip to content
Commit 8e8b025b authored by Nikita Karpei's avatar Nikita Karpei Committed by Nate Graham
Browse files

Save a shallow copy of the original image when rotating

BUG: 439697
FIXED-IN: 23.04

The app crashes when trying to get an image from a document using
document->image(). Looks like it can be destroyed from another thread
so we should make a shallow copy of it. It's fast and fixes the crash.


(cherry picked from commit 5ddac2cc)
parent c93b0ccb
Pipeline #366517 passed with stage
in 4 minutes and 36 seconds
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