Fix crash when resizing in copy mode, when cursor can end up outside screen.
commit2240199dbf6dd66eaada95ffdb021c844bc23c12
authorNicholas Marriott <nicm@openbsd.org>
Wed, 28 Apr 2010 18:19:16 +0000 (28 18:19 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Wed, 28 Apr 2010 18:19:16 +0000 (28 18:19 +0000)
treeb9ac0bd2e7082e5337affe4ee7e15699d7ca4a98
parent83e1a33ff59b97c4b7f926d886ecb3d8070ee269
Fix crash when resizing in copy mode, when cursor can end up outside screen.

Reported by Romain Francois, fixed by Micah Cowan.
window-copy.c