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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
                   |krita/commit/5cff2b6f1dee29 |krita/commit/063b4087d57eac
                   |b6b0a9ff4aa5064a2efe6dfab4  |5fc598ff6f97d9342f338ddd21

--- Comment #12 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 063b4087d57eac5fc598ff6f97d9342f338ddd21 by Dmitry Kazakov.
Committed on 27/04/2020 at 21:44.
Pushed by dkazakov into branch 'krita/4.3'.

Fix a threading crash caused by transformation masks

The mask must not access pixels outside its need rect, it breaks
a contract between it and the scheduler. And since affine transformations
use bilinear interpolation, we should provide one more pixel in needRect.

M  +7    -0    libs/image/kis_transform_mask.cpp

https://invent.kde.org/kde/krita/commit/063b4087d57eac5fc598ff6f97d9342f338ddd21

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

Reply via email to