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

Christoph Roick <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/kdev
                   |                            |elop/kdevelop/-/commit/be17
                   |                            |abfc50ffc607012152fbab53f96
                   |                            |badd7504b
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Christoph Roick <[email protected]> ---
Git commit be17abfc50ffc607012152fbab53f96badd7504b by Christoph Roick.
Committed on 29/03/2026 at 10:12.
Pushed by croick into branch 'master'.

Do not write to read-only mmapped bucket

Instead of trying to clear the content of read-only mmapped data, to make it
convertible into a monster bucket, simply remove the reference to the data.
Add an itemrepository test that creates a free monster bucket that will be
replaced by another bucket.
Extend an existing test to test storing and restoring itemrepository data. The
extended test now reaches the fixed code section.
Related: bug 488043, bug 480526

M  +1    -1    kdevplatform/serialization/itemrepository.h
M  +100  -7    kdevplatform/serialization/tests/test_itemrepository.cpp

https://invent.kde.org/kdevelop/kdevelop/-/commit/be17abfc50ffc607012152fbab53f96badd7504b

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

Reply via email to