mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 08:56:29 +00:00
vim-patch:7.4.623
Problem: Crash with pattern: \(\)\{80000} (Dominique Pelle)
Solution: When the max limit is large fall back to the old engine.
a1d2c58985
This commit is contained in:
@@ -373,7 +373,7 @@ static int included_patches[] = {
|
||||
// 626 NA
|
||||
// 625 NA
|
||||
// 624,
|
||||
// 623,
|
||||
623,
|
||||
// 622 NA
|
||||
// 621 NA
|
||||
// 620,
|
||||
|
Reference in New Issue
Block a user