mirror of
https://github.com/tmux/tmux.git
synced 2026-08-21 06:10:51 +00:00
ad006bc6b66f335e87c0876d1b77af3541a4b517
could be consumed by deleting from the bottom, leaving none to be removed from the top. In this case, don't call grid_view_delete_lines with ny of 0 as this is incorrect and causes a bounds check to fatal error if built with -DDEBUG.
Description
tmux source code
Languages
C
75.9%
Shell
16%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%