https://bugs.kde.org/show_bug.cgi?id=445831
--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit f9a7cc34815e5f495010cb11d427369a72ad5b14 by Dmitry Kazakov. Committed on 22/11/2021 at 12:14. Pushed by dkazakov into branch 'master'. Fix crash when the destination of sync'ed connection is destroyed It may happen that the destination of KisSynchronizedConnection is destroyed while the signal is being postponed. It shouldn't crash because of that. M +4 -0 libs/global/KisSynchronizedConnection.cpp M +3 -1 libs/global/KisSynchronizedConnection.h M +5 -0 libs/ui/KisApplication.cpp https://invent.kde.org/graphics/krita/commit/f9a7cc34815e5f495010cb11d427369a72ad5b14 -- You are receiving this mail because: You are watching all bug changes.