]> The Tcpdump Group git mirrors - tcpdump/commit
Remove the safeputchar() function
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 1 May 2018 18:02:42 +0000 (20:02 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 2 May 2018 01:33:02 +0000 (03:33 +0200)
commit0cced4fcdcad0c011cb123371d557067da7c6bbe
tree605d016458dbe0b1560981476ae0e56021e643cd
parent84faadecc0ee9441b738ff270fd5c7b0d270db8f
Remove the safeputchar() function

Print the characters filtering out non-printable with fn_print_char().

Update the output of some tests accordingly.
16 files changed:
netdissect.h
print-fr.c
print-icmp6.c
print-isakmp.c
print-ldp.c
print-lwres.c
print-ppp.c
print-rsvp.c
print-syslog.c
print-tcp.c
smbutil.c
tests/ipx.out
tests/isakmp3.out
tests/lldp_cdp-ev.out
tests/syslog-v.out
util-print.c