]> granicus.if.org Git - vim/commit
patch 8.2.3883: crash when switching to other regexp engine fails v8.2.3883
authorBram Moolenaar <Bram@vim.org>
Fri, 24 Dec 2021 16:46:14 +0000 (16:46 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 24 Dec 2021 16:46:14 +0000 (16:46 +0000)
commit5937c7505f444dd896f336fa0119a93a55ebe9a2
tree0a4b41be25a8752a8063d15a63e808afe9df89a8
parentfa3b72348d88343390fbe212cfc230fec1602fc2
patch 8.2.3883: crash when switching to other regexp engine fails

Problem:    Crash when switching to other regexp engine fails.
Solution:   Check for regprog being NULL.
src/ex_cmds.c
src/version.c