diff options
author | James McCoy <jamessan@jamessan.com> | 2020-11-22 22:48:04 -0500 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2020-11-22 22:48:04 -0500 |
commit | e26d074fedbb691bf4604663a5ea93742d824c05 (patch) | |
tree | bc3a86ee069cbb07b26a681e00f863d763cc1148 /test/functional/api | |
parent | 503e758a2ff5dbf9e783cd2769b8a973ef5a7610 (diff) | |
download | rneovim-e26d074fedbb691bf4604663a5ea93742d824c05.tar.gz rneovim-e26d074fedbb691bf4604663a5ea93742d824c05.tar.bz2 rneovim-e26d074fedbb691bf4604663a5ea93742d824c05.zip |
Add eap->skip checks to script_host_{execute_file,do_range}
As a safety measure, return immediately from these functions if
eap->skip is set. This is set when VimL is being parsed, to skip past
dead code, and should not be executed.
Diffstat (limited to 'test/functional/api')
0 files changed, 0 insertions, 0 deletions