https://bugs.kde.org/show_bug.cgi?id=373883
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kri | |ta/ca1e6b45afd8d648deeec942 | |57d0311d921ea0c0 --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit ca1e6b45afd8d648deeec94257d0311d921ea0c0 by Dmitry Kazakov. Committed on 27/03/2017 at 10:56. Pushed by dkazakov into branch 'kazakov/svg-loading'. Fix a crash after switching tools while running color picking The input manager should finish the action before the tool is switched, otherwise the tool may be left with dangling KoStrokeId pointers and crash after the next execution. Fixes T4962 M +2 -0 libs/flake/KoToolManager.cpp M +6 -0 libs/flake/KoToolManager.h M +10 -0 libs/ui/input/kis_input_manager.cpp M +1 -0 libs/ui/input/kis_input_manager.h https://commits.kde.org/krita/ca1e6b45afd8d648deeec94257d0311d921ea0c0 -- You are receiving this mail because: You are watching all bug changes.