mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 03:21:29 +10:00
Problem: Invalid memory access with recursive substitute expression.
Solution: Check the return value of vim_regsub().
3ac1d97a1d
Co-authored-by: Bram Moolenaar <Bram@vim.org>