mirror of
https://github.com/tmux/tmux.git
synced 2025-11-05 01:56:07 +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.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%