diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2021-09-24 22:42:31 +0100 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-06-12 13:27:16 +0800 |
commit | 1ffd20a26eeb360bc0d2fe8e36120d43134b465a (patch) | |
tree | fa7eda809261ff7f350804a24eaac2ef25cf7fb0 /test/functional/vimscript/writefile_spec.lua | |
parent | 7f8c1e53a6c27ce6957b102d7b1c9ec808f61d60 (diff) | |
download | rneovim-1ffd20a26eeb360bc0d2fe8e36120d43134b465a.tar.gz rneovim-1ffd20a26eeb360bc0d2fe8e36120d43134b465a.tar.bz2 rneovim-1ffd20a26eeb360bc0d2fe8e36120d43134b465a.zip |
test(unit/eval/typval_spec): don't dereference NULL last_msg_hist
If last_msg_hist is NULL, check_emsg will cause the running test process
to SIGSEGV from trying to access the msg member.
Diffstat (limited to 'test/functional/vimscript/writefile_spec.lua')
0 files changed, 0 insertions, 0 deletions