patch 9.0.0011: reading beyond the end of the line with put command v9.0.0011
authorBram Moolenaar <Bram@vim.org>
Thu, 30 Jun 2022 11:30:19 +0000 (12:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 30 Jun 2022 11:30:19 +0000 (12:30 +0100)
commitd25f003342aca9889067f2e839963dfeccf1fe05
tree86676c2d731a231f44a6b35fc4ccbda15fa8163e
parentb0375d466e5ca57dca71995c342870b3226d8115
patch 9.0.0011: reading beyond the end of the line with put command

Problem:    Reading beyond the end of the line with put command.
Solution:   Adjust the end mark position.
src/register.c
src/testdir/test_put.vim
src/version.c