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

Albert Astals Cid <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kimageformats/-/comm
                   |                            |it/72518dcc1a7fdc981838666a
                   |                            |1e28b304302aefca
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Albert Astals Cid <[email protected]> ---
Git commit 72518dcc1a7fdc981838666a1e28b304302aefca by Albert Astals Cid.
Committed on 02/09/2026 at 22:13.
Pushed by aacid into branch 'master'.

jp2: Fix new[] vs delete by not doing new[]

unique_ptr will call delete which is not the right thing to do with
memory allocated with new[]

M  +14   -15   src/imageformats/jp2.cpp

https://invent.kde.org/frameworks/kimageformats/-/commit/72518dcc1a7fdc981838666a1e28b304302aefca

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

Reply via email to