]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1617: Win32: :shell command in the GUI crashes v8.0.1617
authorBram Moolenaar <Bram@vim.org>
Mon, 19 Mar 2018 20:44:37 +0000 (21:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 19 Mar 2018 20:44:37 +0000 (21:44 +0100)
commit42f652f733550a0d8bc9b030c9a5a62e7e2d8668
tree3831ddc50f8806904a4bc601fbe2ee6daa029a35
parentf05fa378229004fb64493b411b864709ce7da453
patch 8.0.1617: Win32: :shell command in the GUI crashes

Problem:    Win32: :shell command in the GUI crashes.
Solution:   Handle the situation that "cmd" is NULL. (Yasuhiro Matsumoto,
            closes #2721)
src/os_win32.c
src/version.c