https://bugs.kde.org/show_bug.cgi?id=372245
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit |a/321bdfcd88eebd0eb16a00fd0 |a/a50d5403974f2b8c741479ad1 |301d5d4558ce683 |30084f7380230a4 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit a50d5403974f2b8c741479ad130084f7380230a4 by Dmitry Kazakov. Committed on 09/11/2016 at 14:51. Pushed by dkazakov into branch 'rempt/impex-refactoring'. 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/a50d5403974f2b8c741479ad130084f7380230a4 -- You are receiving this mail because: You are watching all bug changes.