https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2675
--- Comment #13 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2008-07-10 08:46:37 PDT ---
Would it make sense to replace get_string() with tvb_format_text()? This would
mean a change in the way non-printable characters are displayed (get_string()
uses dots, and tvb_format_text() uses C-style escapes), but it would remove the
1024-byte buffer requirement.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.