https://bugs.kde.org/show_bug.cgi?id=464032
--- Comment #15 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 6500d2e7bef52ef1e05a1186b9a32274a5396f13 by Dmitry Kazakov. Committed on 11/07/2023 at 12:54. Pushed by dkazakov into branch 'master'. Fix asserts in KisAsyncAnimationRendererBase to clean resources The patch also implements `kismpl::finally` wrapper that behaves like java's 'finally' block, but in C++ way. M +22 -0 libs/global/KisMpl.h M +20 -6 libs/ui/KisAsyncAnimationRendererBase.cpp https://invent.kde.org/graphics/krita/-/commit/6500d2e7bef52ef1e05a1186b9a32274a5396f13 -- You are receiving this mail because: You are watching all bug changes.