mirror of
https://github.com/tmux/tmux.git
synced 2026-07-11 20:09:32 +00:00
353f2a2ad43256b6b1d8c17e3942316d0a8424e2
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
78%
Shell
13.4%
Roff
6.3%
Yacc
1.1%
M4
0.7%
Other
0.4%