neovim/test/functional
zeertzjq ed626d2f8f vim-patch:9.0.1840: [security] use-after-free in do_ecmd
Problem:  use-after-free in do_ecmd
Solution: Verify oldwin pointer after reset_VIsual()

e1dc9a6275

N/A patches for version.c:
vim-patch:9.0.1841: style: trailing whitespace in ex_cmds.c

Co-authored-by: Christian Brabandt <cb@256bit.org>
(cherry picked from commit 2ffd8d98fa)
2023-09-03 03:16:02 +00:00
..
api fix(keycodes): recognize <t_xx> as a key 2023-08-13 14:15:08 +00:00
autocmd test: check that TextChangedT cannot delete terminal buffer 2023-07-28 15:57:57 +08:00
core fix(startup): don't truncate when printing with -l 2023-07-25 22:56:02 +08:00
editor fix(folds): update folds in Insert mode with fdm=indent 2023-07-25 22:56:02 +08:00
ex_cmds fix(remote): make --remote-expr print to stdout 2023-06-11 07:30:08 +00:00
fixtures NVIM v0.9.0 2023-04-07 13:26:29 +02:00
legacy vim-patch:9.0.1840: [security] use-after-free in do_ecmd 2023-09-03 03:16:02 +00:00
lua fix(fs.lua): normalize slash truncation 2023-07-18 06:36:24 +00:00
options test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
plugin fix(editorconfig): do not set 'endofline' 2023-08-27 20:13:39 +00:00
provider test: re-bundle cat on windows (#21255) 2023-03-14 09:12:26 +08:00
shada test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
terminal fix(ui): avoid ambiguity about chunk that clears part of line 2023-09-02 18:58:59 +08:00
treesitter fix(treesitter): fix another TSNode:tree() double free 2023-08-29 17:35:20 +02:00
ui fix(statuscolumn): force full redraw when signcolumn is invalid 2023-08-26 13:10:44 +00:00
vimscript fix(plines): folded lines with virt_lines attached to line above 2023-07-25 22:56:02 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00