| Summary: | TextCreator::create() crashes in QSyntaxHighligher. | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kio-extras | Reporter: | RJVB <rjvbertin> |
| Component: | Thumbnails and previews | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | All | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=439491 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | 439491 | ||
| Bug Blocks: | |||
|
Description
RJVB
2021-07-04 19:53:33 UTC
Hmm, all At versions we support should have the null check, we submitted that ourselves https://code.qt.io/cgit/qt/qtbase.git/commit/src/gui/text/qsyntaxhighlighter.cpp?id=16cb578a8d102f1c937dcc3a07b88b24c9ed685a (You could have "unprivatised" the argument-less ctor or added a default null value in the fix ;) ) |