mirror of
https://github.com/tmux/tmux.git
synced 2026-08-24 15:41:36 +00:00
49c776ea59c9af4ad5e2d1af3b93712ee6534abe
- if (hdr->size > SIZE_MAX - 1) + if (hdr->size == SIZE_MAX) OK nicm@
Description
tmux source code
Languages
C
75.9%
Shell
16%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%