]> granicus.if.org Git - vim/commit
patch 8.1.2222: accessing invalid memory v8.1.2222
authorBram Moolenaar <Bram@vim.org>
Sat, 26 Oct 2019 18:45:24 +0000 (20:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 26 Oct 2019 18:45:24 +0000 (20:45 +0200)
commit7ab5d77666c98f5229759402a451a26ea57a4801
treea29695645e55ae0584ef0a962a8c58da7f2f4f69
parent96f45c0b6fc9e9d404e6805593ed1e0e6795e470
patch 8.1.2222: accessing invalid memory

Problem:    Accessing invalid memory. (Dominique Pelle)
Solution:   Reset highlight_match every time.  (closes #5125)
src/ex_getln.c
src/version.c