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