christos
7fdb569fcb
- document non-literal strings
- fix bad security practices: {msyslog,syslog,printf}(buffer) -> {msyslog,syslog,printf}("%s", buffer) - use an anonymous union to avoid type punning casts - re-order expression to avoid integer overflow
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%