https://bugs.kde.org/show_bug.cgi?id=373883

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/ca1e6b45afd8d648deeec942 |ta/daa136675d54877780bd1362
                   |57d0311d921ea0c0            |25e77e611347c223

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit daa136675d54877780bd136225e77e611347c223 by Dmitry Kazakov.
Committed on 29/03/2017 at 10:03.
Pushed by dkazakov into branch 'krita/3.1'.

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/daa136675d54877780bd136225e77e611347c223

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to