mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 02:21:51 +00:00
Problem: Crash when using '?' as separator for :s and pattern contains
escaped '?'s (after 9.1.0409).
Solution: Always compute startplen. (zeertzjq).
related: neovim/neovim#28935
closes: 14832
789679cfc4