Go to file
Ray Lai 49c776ea59 Make code clearer:
-       if (hdr->size > SIZE_MAX - 1)
+       if (hdr->size == SIZE_MAX)

OK nicm@
2009-06-02 11:17:03 +00:00
2009-06-02 11:17:03 +00:00
Description
tmux source code
89 MiB
Languages
C 83.1%
Shell 7.7%
Roff 6.8%
Yacc 1.1%
M4 0.7%
Other 0.5%