Files
neovim/test/functional
zeertzjq 6952b1951b vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
Problem:  [security]: FPE in adjust_plines_for_skipcol
Solution: don't divide by zero, return zero

Prevent a floating point exception when calculating w_skipcol (which can
happen with a small window when the number option is set and cpo+=n).

Add a test to verify

cb0b99f067

Co-authored-by: Christian Brabandt <cb@256bit.org>
2023-11-17 08:40:02 +08:00
..
2023-11-14 02:56:50 -08:00
2023-10-10 19:20:32 +02:00
2023-11-12 21:26:39 +01:00
2023-11-16 11:35:54 -06:00