Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9229] New: Add new function in strutil.c to replace non-pr

Date: Fri, 04 Oct 2013 15:37:58 +0000
Bug ID 9229
Summary Add new function in strutil.c to replace non-printable char by a dot
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86-64
OS Windows 7
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Build Information:
Built on Windows 7, win32/win64, gtk2, VS2012 
--
adding a new function is strutil (format_text_dot), that works like
format_text_wsp, but replace non-printable charaters by only a dot, and not a
C-style escapes.

strutil.h adapted accordingly


You are receiving this mail because:
  • You are watching all bug changes.