| Summary: | Kate segfault when providing a faulty syntax file | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Brice Maron <merzhin> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | 5.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | example of wrong syntax file | ||
|
Description
Brice Maron
2015-08-04 19:29:56 UTC
Created attachment 93886 [details]
example of wrong syntax file
Recursive use of IncludeRules. We probably should have a guard against this... We now use syntax-highlighting for that and it has a include/recursion guard for such cases. |