]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1092: not checking if saving for undo succeeds v8.2.1092
authorBram Moolenaar <Bram@vim.org>
Mon, 29 Jun 2020 21:02:21 +0000 (23:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 29 Jun 2020 21:02:21 +0000 (23:02 +0200)
commitcf070112ca2a6ac9ec5466be1cdc667f6abe8fd0
tree241db85e804fce8aee0ba8c749a8cd472d65d232
parentd034220c54c63daaa2841e97b653842a47f5e90e
patch 8.2.1092: not checking if saving for undo succeeds

Problem:    Not checking if saving for undo succeeds.
Solution:   Bail out if u_savesub() returns FAIL.
src/textprop.c
src/version.c