]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2149: crash when running out of memory very early v8.1.2149
authorBram Moolenaar <Bram@vim.org>
Mon, 14 Oct 2019 20:01:57 +0000 (22:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 14 Oct 2019 20:01:57 +0000 (22:01 +0200)
commite3a22cb1ba057381be3e645479a537f8032f119f
tree3f09fcb6f81cbc2de71c22c355240c72c931532e
parent6aa7523b9642a752ab879131d4b159635207d9f2
patch 8.1.2149: crash when running out of memory very early

Problem:    Crash when running out of memory very early.
Solution:   Do not use IObuff when it's NULL. (closes #5052)
src/message.c
src/version.c