]> granicus.if.org Git - vim/commit
patch 8.1.1665: crash when popup window with mask is below the screen v8.1.1665
authorBram Moolenaar <Bram@vim.org>
Fri, 12 Jul 2019 14:05:45 +0000 (16:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 12 Jul 2019 14:05:45 +0000 (16:05 +0200)
commitb4207474780569bcc9840e03f13edb5d9c2554f5
tree0dc0e386c11d123e867c0824bff7a50b37b26da1
parent847a5d69a826c02a7cb8a14884f3fef69d74fed7
patch 8.1.1665: crash when popup window with mask is below the screen

Problem:    Crash when popup window with mask is below the screen.
Solution:   Correct boundary check.
src/popupwin.c
src/testdir/dumps/Test_popupwin_mask_5.dump [new file with mode: 0644]
src/testdir/test_popupwin.vim
src/version.c