mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 03:24:49 +00:00
Problem: Invalid memory access when searching for raw string.
Solution: Check for delimiter match before following quote. (closes vim/vim#6578)
282f9c64e5