https://bugs.kde.org/show_bug.cgi?id=453831
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/851d3cf23 |hics/krita/commit/008134384 |01b9f1819633ef98f9c5f7fa944 |de50fc7a3925afbb3aff7dd7b3b |3b66 |05aa --- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 008134384de50fc7a3925afbb3aff7dd7b3b05aa by Dmitry Kazakov. Committed on 20/07/2022 at 12:30. Pushed by dkazakov into branch 'krita/5.1'. Fix a crash when renaming a tag There were multiple problems that caused the crash. Under some circumstances, including wrong tag cache value, the tag chooser widget could try to dereference a null pointer. (the patch still doesn't fix the issue of the renamed tags reappearing after Krita restart, but that is a different issue) M +2 -1 libs/resources/KisTagModel.cpp M +3 -1 libs/resourcewidgets/KisTagChooserWidget.cpp https://invent.kde.org/graphics/krita/commit/008134384de50fc7a3925afbb3aff7dd7b3b05aa -- You are receiving this mail because: You are watching all bug changes.