Use "col_append_str()" and "col_append_fstr()" to build the Info column,
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 23 Jul 2004 07:59:15 +0000 (07:59 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 23 Jul 2004 07:59:15 +0000 (07:59 +0000)
commit1a333909a6dccfc4b69f07ab1669791af6f86236
tree509e3163ff89cb642908aa0e38c1c869992b3e50
parent65d3435d15c67a61e049b4fd0f7357dcfff6f040
Use "col_append_str()" and "col_append_fstr()" to build the Info column,
rather than building a string, and use "tvb_format_text()" on the data,
so that non-printable characters are escaped.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11480 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-rlogin.c