Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:9.0.1857: [security] heap-use-after-free in is_qf_win() | zeertzjq | 2023-11-17 |
Problem: heap-use-after-free in is_qf_win() Solution: Check buffer is valid before accessing it https://github.com/vim/vim/commit/fc68299d436cf87453e432daa77b6d545df4d7ed Co-authored-by: Christian Brabandt <cb@256bit.org> |