mirror of
https://github.com/tmux/tmux.git
synced 2026-06-21 01:35:23 +00:00
022b5cf193ffed6f3feaee741987f5860e78ed61
so that history shrinks, data->oy can exceed screen_hsize causing an unsigned integer underflow in the py computation. Clamp data->oy in window_copy_resize and window_copy_cmd_refresh_from_pane before the subtraction. From futpib at gmail dot com in GitHub issue 4958.
Description
No description provided
Languages
C
87%
Roff
7.2%
Shell
3.2%
Yacc
1.2%
M4
0.8%
Other
0.5%