mirror of
https://github.com/tmux/tmux.git
synced 2026-03-31 08:46:27 +00:00
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.
161 KiB
161 KiB