commit | 1e56bda9048a9625bce6e660938c834c5c15b07d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 29 15:28:27 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 29 15:28:27 2022 +0100 |
tree | 14c291c59ee5009b6cef310c9be6f72284261f66 | |
parent | efffa5360ebb2b6919c5eb1998c5df4c8849a407 [diff] |
patch 9.0.0104: going beyond allocated memory when evaluating string constant Problem: Going beyond allocated memory when evaluating string constant. Solution: Properly skip over <Key> form.
diff --git a/src/testdir/test_eval_stuff.vim b/src/testdir/test_eval_stuff.vim index 3c168f2..c63082e 100644 --- a/src/testdir/test_eval_stuff.vim +++ b/src/testdir/test_eval_stuff.vim Binary files differ