]> The Tcpdump Group git mirrors - tcpdump/commit
Use fn_printn() to print strings.
authorGuy Harris <[email protected]>
Sat, 14 Jan 2017 10:02:03 +0000 (02:02 -0800)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 18 Jan 2017 08:16:42 +0000 (09:16 +0100)
commitd33705dab664019c1f602d8c5220288be1f49822
tree041bb747b271dfca9ac1e51c4c09a9410e1ab2f7
parent2817174698bcd5371ff7fbc9d50b5241dd0130bd
Use fn_printn() to print strings.

Don't just use %.*s - that's not robust in the presence of non-printable
characters in the string.
print-dhcp6.c