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/16b0f36 |hics/krita/-/commit/0619060
                   |04fde5e3b5b0f792474f1ea31e4 |2d1415525074da21cb51ff8c4a2
                   |7c6b6f                      |87b72f

--- Comment #6 from Dmitry Kazakov <[email protected]> ---
Git commit 06190602d1415525074da21cb51ff8c4a287b72f by Dmitry Kazakov, on
behalf of Carsten Hartenfels.
Committed on 29/05/2026 at 21:17.
Pushed by dkazakov into tag 'v6.0.2.1'.

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/06190602d1415525074da21cb51ff8c4a287b72f

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

Reply via email to