projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
cd5f222
)
Remove use of strcpy() and sprintf().
author
Guus Sliepen
<guus@tinc-vpn.org>
Fri, 15 Apr 2016 09:25:18 +0000
(11:25 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Fri, 15 Apr 2016 09:25:18 +0000
(11:25 +0200)
Even though they were safe, compilers like to warn about them nowadays.
No differences found