]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1649: Illegal memory access when closing popup window v8.1.1649
authorBram Moolenaar <Bram@vim.org>
Sun, 7 Jul 2019 18:43:34 +0000 (20:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 7 Jul 2019 18:43:34 +0000 (20:43 +0200)
commit3e35d05b1f99419be27ea5be70c7d0610202c163
treee3a3f347bce15ae2da882e94d2f6998861298efc
parent3f3e954d9676e374f222a18786c78e50af5041cb
patch 8.1.1649: Illegal memory access when closing popup window

Problem:    Illegal memory access when closing popup window.
Solution:   Get w_next before closing the window.
src/popupwin.c
src/version.c