]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4931: Crash with sequence of Perl commands v8.2.4931
authorBram Moolenaar <Bram@vim.org>
Tue, 10 May 2022 12:32:24 +0000 (13:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 May 2022 12:32:24 +0000 (13:32 +0100)
commit0f267621c04883de010a6379217a5f182cc03dda
tree7b2a18494084e0ffbf2802e09df83cd363f6820e
parent0abc2871c105882ed1c1effb9a7757fad8a395bd
patch 8.2.4931: Crash with sequence of Perl commands

Problem:    Crash with sequence of Perl commands.
Solution:   Move PUTBACK to another line. (closes #10386)
src/if_perl.xs
src/version.c