mirror of
https://github.com/neovim/neovim.git
synced 2026-06-30 23:06:37 +00:00
Problem: Computation overflow with large cound for :yank.
Solution: Avoid an overflow.
3cf21b3051
Co-authored-by: Bram Moolenaar <Bram@vim.org>