Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 68c890585991c1114690d43a179eef0a7f207871
https://github.com/tmux/tmux/commit/68c890585991c1114690d43a179eef0a7f207871
Author: nicm <nicm>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M server-client.c
Log Message:
-----------
Do not call recalculate_sizes while clearing a client session because it
needs to loop over the clients, instead do it after all clients are
cleared. Fixes a crash reported by martijn@ when a session with multiple
clients attached is destroyed, but there are other sessions so tmux does
not entirely exit. ok deraadt
Commit: bf595a0cb0eb132b7365e8f1d19f07b255cbf191
https://github.com/tmux/tmux/commit/bf595a0cb0eb132b7365e8f1d19f07b255cbf191
Author: Thomas Adam <[email protected]>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M server-client.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Compare: https://github.com/tmux/tmux/compare/03f9963f3dd5...bf595a0cb0eb
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/03f996-bf595a%40github.com.