Summary: | Kate crashes when opening a file with 10002 or more 0xff bytes | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Foxite <the> |
Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | christoph, kde.org |
Priority: | NOR | ||
Version First Reported In: | 24.02.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/ktexteditor/-/commit/990d5a34a699b61bbf321b4081afc9deb2f00f9b | Version Fixed In: | |
Sentry Crash Report: |
Description
Foxite
2024-04-27 12:15:09 UTC
Git commit 990d5a34a699b61bbf321b4081afc9deb2f00f9b by Christoph Cullmann. Committed on 27/04/2024 at 18:42. Pushed by cullmann into branch 'master'. fix crashs and OOM on load with encoding failures Related: bug 486134 M +51 -0 autotests/src/katetextbuffertest.cpp M +1 -0 src/buffer/katetextloader.h https://invent.kde.org/frameworks/ktexteditor/-/commit/990d5a34a699b61bbf321b4081afc9deb2f00f9b Thanks for the report, was easy to reproduce, fixed and added some test to avoid regressions. *** Bug 486414 has been marked as a duplicate of this bug. *** |