]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1502: in out-of-memory situation character is not restored v8.0.1502
authorBram Moolenaar <Bram@vim.org>
Sun, 11 Feb 2018 14:20:20 +0000 (15:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 11 Feb 2018 14:20:20 +0000 (15:20 +0100)
commit71a43c01377cb0c5cdc5f2d9a357b5ef1aa69ee3
tree09f8c71e210cc225e2dd9be0a7f50122fb35ea8e
parenta0221df149aa3773450b3f930299a409dd75bd5b
patch 8.0.1502: in out-of-memory situation character is not restored

Problem:    In out-of-memory situation character is not restored. (Coverity)
Solution:   Restore the character in all situations.
src/ex_getln.c
src/version.c