mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 03:11:04 +10:00
Problem: [security]: segfault in win_line()
(fizz-is-on-the-way)
Solution: Check that ScreenLines is not NULL
Github Advisory:
https://github.com/vim/vim/security/advisories/GHSA-j3g9-wg22-v955
9d1bed5ecc
Omit ex_redraw_crash: remove in patch 9.1.1110.
Co-authored-by: Christian Brabandt <cb@256bit.org>