]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1495: memory access error v8.1.1495
authorBram Moolenaar <Bram@vim.org>
Sat, 8 Jun 2019 14:55:15 +0000 (16:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 8 Jun 2019 14:55:15 +0000 (16:55 +0200)
commit1748c7f77ea864c669b7e5cfb2be0c34ce45e36e
treef591c6ed6a72288b625dc30123cc42eeffbe65d9
parent6c009a39744b49393464567266a3fa3562f08ee2
patch 8.1.1495: memory access error

Problem:    Memory access error.
Solution:   Use the correct size for clearing the popup mask.
src/screen.c
src/version.c