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

Marco Martin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #57 from Marco Martin <[email protected]> ---
I see most of the backtraces go in the code path KConfigIniBackend::parseConfig
QByteArray buffer = file.readAll();

This has actually been rewritten a long time ago (commit 67ba1e03 in kconfig)
to not do that, but now uses a qdatastream.

now i'm not sure if fixes also the underlying issue, but we should keep an eye
if there are new reports on frameworks newer than 6.21

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

Reply via email to