https://bugs.kde.org/show_bug.cgi?id=372245
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/krit | |a/321bdfcd88eebd0eb16a00fd0 | |301d5d4558ce683 Resolution|--- |FIXED --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 321bdfcd88eebd0eb16a00fd0301d5d4558ce683 by Dmitry Kazakov. Committed on 09/11/2016 at 14:50. Pushed by dkazakov into branch 'krita/3.1'. Fix a stupid crash in KisMimeData Never ever pass anything, especially shared pointers by reference! It is completely not obvious that the pointer is changed by the function internally! M +9 -9 libs/ui/kis_mimedata.cpp M +1 -1 libs/ui/kis_mimedata.h http://commits.kde.org/krita/321bdfcd88eebd0eb16a00fd0301d5d4558ce683 -- You are receiving this mail because: You are watching all bug changes.