0
0
mirror of https://github.com/vim/vim.git synced 2025-10-02 05:04:20 -04:00
Files
vim/src/proto
Bram Moolenaar 4aaf3e7f4d patch 8.2.5046: vim_regsub() can overwrite the destination
Problem:    vim_regsub() can overwrite the destination.
Solution:   Pass the destination length, give an error when it doesn't fit.
2022-05-30 20:58:55 +01:00
..