]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2061: MS-Windows GUI: ":sh" crashes when trying to use a terminal v8.1.2061
authorBram Moolenaar <Bram@vim.org>
Fri, 20 Sep 2019 15:20:02 +0000 (17:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 20 Sep 2019 15:20:02 +0000 (17:20 +0200)
commit4d5c12626c98df23e1a5d953692d946310ddfa9c
treee86270474116aff5cb8c16f5b1fdef1e7c587d96
parentbffba7f7042f6082e75b42484b15f66087b01941
patch 8.1.2061: MS-Windows GUI: ":sh" crashes when trying to use a terminal

Problem:    MS-Windows GUI: ":sh" crashes when trying to use a terminal.
Solution:   Check for a NULL command. (Yasuhiro Matsumoto, closes #4958)
src/os_win32.c
src/version.c