mirror of
https://github.com/tmux/tmux.git
synced 2026-06-27 13:45:32 +00:00
e6bb3d69422d948373b10074b043a8ef0189b1de
Do not need to dup() the tty fd sent from the client because it is already dup()d again later. Fixes a leak seen by espie@.
Ensure we overwrite wide characters properly, and never overwrite characters we weren't overlapping.
Description
tmux source code
Languages
C
84.5%
Roff
6.9%
Shell
6.2%
Yacc
1.2%
M4
0.7%
Other
0.5%