mirror of
https://github.com/tmux/tmux.git
synced 2026-03-03 23:28:27 +00:00
876ded6dfe560277d7771ba5a14964700ca8ad2a
Don't do anything in the client callback if the client has already died to avoid a use-after-free (the callback is used twice, once for the client itself and once for the tty). Fixes crashes seen by Han Boetes.
Description
tmux source code
Languages
C
87.4%
Roff
7.1%
Shell
2.8%
Yacc
1.3%
M4
0.8%
Other
0.5%