]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1264: crash when closing window from WinBar click v8.1.1264
authorBram Moolenaar <Bram@vim.org>
Sat, 4 May 2019 14:55:25 +0000 (16:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 May 2019 14:55:25 +0000 (16:55 +0200)
commitd2fad67e3eb71f48d23f283ef8e7b7ddf4ee180f
tree7fac042cebf659320c9ae79218e1b606cf334d44
parent66f83111520f299e688eb15e3cb95ec1fa10ba10
patch 8.1.1264: crash when closing window from WinBar click

Problem:    Crash when closing window from WinBar click. (Ben Jackson)
Solution:   Check that window pointer is still valid. (closes #4337)
src/menu.c
src/version.c