mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
a6d52405a8eea89d803a95843687c49f9115ca65

destroy the same pane (because the first one doesn't remove it from the list of panes), causing the pane bufferevent to be freed twice. So don't free it if the fd has already been set to -1, from Romain Francoise.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%