]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1497: accessing memory beyond allocated space v8.1.1497
authorBram Moolenaar <Bram@vim.org>
Sat, 8 Jun 2019 15:25:33 +0000 (17:25 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 8 Jun 2019 15:25:33 +0000 (17:25 +0200)
commitaef5c62a6fff7654bb8df7b9359e811f7a6e428f
tree1877a888117e33a680c442d859635184f332ce96
parentacc682bd7ca66b74b42de7a5fb5d3ef37897926f
patch 8.1.1497: accessing memory beyond allocated space

Problem:    Accessing memory beyond allocated space.
Solution:   Check column before accessing popup mask.
src/screen.c
src/version.c