https://bugs.kde.org/show_bug.cgi?id=509126
Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/-/commit/dd79fc1 | |bc2f643227b3af53b79fce235ea | |17c619 Resolution|--- |FIXED --- Comment #9 from Christoph Cullmann <[email protected]> --- Git commit dd79fc1bc2f643227b3af53b79fce235ea17c619 by Christoph Cullmann. Committed on 13/09/2025 at 21:23. Pushed by cullmann into branch 'master'. use malloc_trim if available to free memory to the system might avoid too large heap sizes in the long run M +3 -0 addons/project/kateprojectplugin.cpp M +5 -1 apps/lib/CMakeLists.txt M +3 -0 apps/lib/katedocmanager.cpp M +11 -0 apps/lib/ktexteditor_utils.cpp M +6 -0 apps/lib/ktexteditor_utils.h https://invent.kde.org/utilities/kate/-/commit/dd79fc1bc2f643227b3af53b79fce235ea17c619 -- You are receiving this mail because: You are watching all bug changes.
