mirror of
https://github.com/tmux/tmux.git
synced 2026-09-19 19:38:09 +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
73.6%
Shell
18.6%
Roff
5.7%
Yacc
0.9%
M4
0.7%
Other
0.4%