OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Nicholas Marriott (nicmcvs.openbsd.org)
Date: Thu Jul 22 2010 - 16:10:51 CDT


CVSROOT: /cvs
Module name: src
Changes by: nicmcvs.openbsd.org 2010/07/22 15:10:51

Modified files:
        usr.bin/tmux : window-copy.c

Log message:
Fix a crash: if remain-on-exit is set and the pane has exited, the
buffers may not be valid, so do not try to disable/enable them when
switching to copy mode.