CVS: cvs.openbsd.org: src

Nicholas Marriott <[email protected]> Wed, 5 Aug 2026 01:35:35 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/08/05 01:35:35

Modified files:
	usr.bin/tmux   : session.c 

Log message:
Do not crash when synchronizing groups and there is no current window.
GitHub issue 5467 from Ju-an Zhang.