]> granicus.if.org Git - vim/commit
patch 8.2.1899: crash in out-of-memory situation v8.2.1899
authorBram Moolenaar <Bram@vim.org>
Sat, 24 Oct 2020 18:58:06 +0000 (20:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 24 Oct 2020 18:58:06 +0000 (20:58 +0200)
commit67def64a4e4590a5f3b55ebfc33c42a3dcd7b559
tree7634874c79fbda7565b67dc8c76de94c692c8902
parente10044015841711b989f9a898d427bcc1fdb4c32
patch 8.2.1899: crash in out-of-memory situation

Problem:    Crash in out-of-memory situation.
Solution:   Bail out if shell_name is NULL. (Dominique PellĂ©, closes #7196)
src/ex_cmds.c
src/version.c