]> The Tcpdump Group git mirrors - tcpdump/commit
s/sprintf/snprintf/.
authoritojun <itojun>
Mon, 17 Jan 2000 06:24:23 +0000 (06:24 +0000)
committeritojun <itojun>
Mon, 17 Jan 2000 06:24:23 +0000 (06:24 +0000)
commitdff10c7f70d539c431a1eba9ab5e076d8b0f5c8e
tree29fbd05a7fa3afbeba9b422f86f9995c166d2eaa
parent92d3fd1b47a8c041297a3dfa655f0d548012f61c
s/sprintf/snprintf/.
there seem to be couple of unsafe use of strcat and strcpy - we should
bring in strl{cat,cpy}.
17 files changed:
addrtoname.c
machdep.c
machdep.h
print-ascii.c
print-atalk.c
print-bgp.c
print-decnet.c
print-icmp.c
print-ipx.c
print-isakmp.c
print-ppp.c
print-snmp.c
print-sunrpc.c
print-telnet.c
smbutil.c
tcpdump.c
util.c