https://bugs.kde.org/show_bug.cgi?id=48702
Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|NOT A BUG |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kconfig/-/commit/6d2 | |3c7f5e4a354e394f12ed8e35560 | |9c32ac824c --- Comment #2 from Christoph Cullmann <[email protected]> --- Git commit 6d23c7f5e4a354e394f12ed8e355609c32ac824c by Christoph Cullmann, on behalf of Méven Car. Committed on 14/11/2025 at 16:29. Pushed by meven into branch 'master'. KconfigIni: stream parse ini files Detect when a file does not look like a valid ini file when in the first 1.5 MB no '\n' was found. And stop processing when a file accumulates more than 100 errors. Consequently, this removes their interned string cache. M +73 -35 src/core/kconfigini.cpp M +1 -1 src/core/kconfigini_p.h https://invent.kde.org/frameworks/kconfig/-/commit/6d23c7f5e4a354e394f12ed8e355609c32ac824c -- You are receiving this mail because: You are watching all bug changes.
