Files
ghostty/pkg/oniguruma
Mitchell Hashimoto 3dde6e2559 terminal: bound link regex search work with Oniguruma retry limits
Fixes #11177

Use per-search Oniguruma match params (retry_limit_in_search) in
StringMap-backed link detection to avoid pathological backtracking hangs
on very long lines.

The units are ticks in the internal loop so its kind of opaque but
this seems to still match some very long URLs. The test case in question
was a 169K character line (which is now rejected).
2026-03-04 21:02:55 -08:00
..
2025-10-03 07:10:41 -07:00
2024-08-16 15:32:21 -07:00
2024-08-16 15:32:21 -07:00
2025-10-03 07:10:43 -07:00
2024-08-16 15:32:21 -07:00
2023-11-29 15:29:43 -08:00
2024-08-16 15:32:21 -07:00