mirror of
https://github.com/neovim/neovim.git
synced 2025-11-10 12:35:29 +00:00
Problem: Invalid memory acces with pattern using look-behind match.
(Dominique Pelle)
Solution: Get a pointer to the right line.
bc197195b0