]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4440: crash with specific regexp pattern and string v8.2.4440
authorBram Moolenaar <Bram@vim.org>
Tue, 22 Feb 2022 13:37:31 +0000 (13:37 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 22 Feb 2022 13:37:31 +0000 (13:37 +0000)
commit6456fae9ba8e72c74b2c0c499eaf09974604ff30
tree25484c863782a37837996f13bc0dc96d266892ec
parent1349bd712cf7d24dc65408c523dd7deb30224f80
patch 8.2.4440: crash with specific regexp pattern and string

Problem:    Crash with specific regexp pattern and string.
Solution:   Stop at the start of the string.
src/regexp_bt.c
src/testdir/test_regexp_utf8.vim
src/version.c