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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/e80d1ba44
                   |                            |5c8cc961608efa2237eb9c27880
                   |                            |d9c1

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit e80d1ba445c8cc961608efa2237eb9c27880d9c1 by Dmitry Kazakov.
Committed on 20/12/2021 at 09:51.
Pushed by dkazakov into branch 'krita/5.0'.

Fix an ASAN crash when switching to "g) Dry Bristles" from any RGBA brush

The KisPredefinedBrushChooser uses the combo box to select the mode,
so it should be consistent with what the actual brush supports.

We need a better fix to make KisColorfulBrush more robust and
actually convert brush tip image to RGBA32 format automatically.
Right not the crash happens with grayscale brushes that use Indexed8
format.
(cherry picked from commit 1f911e88a7d738e90b9791c91de1e4eff331a5dd)

M  +1    -0    plugins/paintops/libpaintop/kis_predefined_brush_chooser.cpp

https://invent.kde.org/graphics/krita/commit/e80d1ba445c8cc961608efa2237eb9c27880d9c1

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

Reply via email to