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

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/-/commit/57b27bf |hics/krita/-/commit/16b0f36
                   |c66bc45140d7bd743f798fcb0b6 |04fde5e3b5b0f792474f1ea31e4
                   |58a266                      |7c6b6f

--- Comment #5 from Dmitry Kazakov <[email protected]> ---
Git commit 16b0f3604fde5e3b5b0f792474f1ea31e47c6b6f by Dmitry Kazakov, on
behalf of Carsten Hartenfels.
Committed on 28/05/2026 at 13:22.
Pushed by dkazakov into branch 'krita/6.0'.

Don't free hold frame undo command at scope exit

This was introduced in 0bb591da8096a96682560f723b960f47d597c0e7, which
incorrectly replaced `QScopedPointer::take` with `std::unique_ptr::get`.
This correctly swaps it for `std::unique_ptr::release`.

M  +1    -1    plugins/dockers/animation/KisAnimTimelineFramesModel.cpp

https://invent.kde.org/graphics/krita/-/commit/16b0f3604fde5e3b5b0f792474f1ea31e47c6b6f

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

Reply via email to