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
Loading
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
mentioned in commit 5b247c23