mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 07:08:15 +00:00
Problem: Invalid memory acces with pattern using look-behind match.
(Dominique Pelle)
Solution: Get a pointer to the right line.
bc197195b0