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 |https://invent.kde.org/grap |hics/krita/commit/929c0e6ce |hics/krita/commit/5b247c235 |856269e0d2be407cc9650f296fc |9ec992d809f25688ce4c06ab5fd |c191 |0a3f --- Comment #5 from sh_zam <sh...@sdf.org> --- Git commit 5b247c2359ec992d809f25688ce4c06ab5fd0a3f by Sharaf Zaman. Committed on 08/11/2021 at 10:10. Pushed by szaman into branch 'krita/5.0'. 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. (cherry picked from commit 929c0e6ce856269e0d2be407cc9650f296fcc191) M +1 -1 libs/ui/kisexiv2/kis_exiv2.cpp https://invent.kde.org/graphics/krita/commit/5b247c2359ec992d809f25688ce4c06ab5fd0a3f -- You are receiving this mail because: You are watching all bug changes.