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

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/e5c8d90
                   |                            |63bd9c56af75330752c004c0202
                   |                            |a7628c
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Dmitry Kazakov <[email protected]> ---
Git commit e5c8d9063bd9c56af75330752c004c0202a7628c by Dmitry Kazakov, on
behalf of Agata Cacko.
Committed on 06/01/2026 at 10:40.
Pushed by dkazakov into branch 'master'.

Fix crash on wrong indexes in RemoveGutter in KnifeTool

Before this commit, mergeShapesWithGutter would expect
the VectorPath-based indexes, while getLineSegmentIndexes...
would provide QpainterPath-based indexes. This commit
ensures that they're not mixed up, and adds additional checks
in the code to prevent a crash.

M  +37   -7    libs/global/kis_algebra_2d.cpp

https://invent.kde.org/graphics/krita/-/commit/e5c8d9063bd9c56af75330752c004c0202a7628c

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

Reply via email to