https://bugs.kde.org/show_bug.cgi?id=444256
sh_zam <sh...@sdf.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/929c0e6ce | |856269e0d2be407cc9650f296fc | |c191 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from sh_zam <sh...@sdf.org> --- Git commit 929c0e6ce856269e0d2be407cc9650f296fcc191 by Sharaf Zaman. Committed on 29/10/2021 at 17:49. Pushed by szaman into branch 'master'. 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. M +1 -1 plugins/metadata/common/kis_exiv2_common.h https://invent.kde.org/graphics/krita/commit/929c0e6ce856269e0d2be407cc9650f296fcc191 -- You are receiving this mail because: You are watching all bug changes.