]> The Tcpdump Group git mirrors - tcpdump/commit
Use tok2strbuf() rather than doing it by hand (with potentially-unsafe
authorGuy Harris <[email protected]>
Sun, 11 Oct 2009 19:49:05 +0000 (12:49 -0700)
committerGuy Harris <[email protected]>
Sun, 11 Oct 2009 19:49:05 +0000 (12:49 -0700)
commit359c312cc6d83209175b8b38e33d2146a26c6e1e
treed6eb97a773c422cf65f1d096e2a1b5ed98144df1
parentdf3cb44f796813e6796e171b59326854c4704adb
Use tok2strbuf() rather than doing it by hand (with potentially-unsafe
routines).  Thanks and a tip of the Hatlo hat to OpenBSD's linker for
warning about that.
print-rrcp.c