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 | |hics/krita/commit/851d3cf23 | |01b9f1819633ef98f9c5f7fa944 | |3b66 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 851d3cf2301b9f1819633ef98f9c5f7fa9443b66 by Dmitry Kazakov. Committed on 20/07/2022 at 12:30. Pushed by dkazakov into branch 'master'. 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/851d3cf2301b9f1819633ef98f9c5f7fa9443b66 -- You are receiving this mail because: You are watching all bug changes.