Skip to content
Commit 929c0e6c authored by Sharaf Zaman's avatar Sharaf Zaman
Browse files

Fix crash when exporting an image with exiv data

This is a use after free. As soon as scope of the AutoPtr would end it
would be freed and we'd be left with garbage, resulting in a crash.

BUG:444256
parent b6a8e9df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment