mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +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
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%