Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 2921] Copy (Printable Text Only) Strips Out Tabs

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Thu, 2 Oct 2008 22:55:15 -0700 (PDT)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2921





--- Comment #3 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2008-10-02 22:55:14 PDT ---
Technically that would be 'isprint(c) || isblank(c)', although this is C99. C89
is missing isblank().
Your proposal includes (C and POSIX locale) space, form-feed ('\f'), newline
('\n'), carriage return ('\r'), horizontal tab ('\t'), and vertical tab ('\v').


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  • Prev by Date: [Wireshark-bugs] [Bug 2934] New: Assertion thrown in get_field_hex_value/ write_pdml_field_hex_value
  • Next by Date: [Wireshark-bugs] [Bug 2935] New: New simulcrypt protocol dissector
  • Previous by thread: [Wireshark-bugs] [Bug 2921] Copy (Printable Text Only) Strips Out Tabs
  • Next by thread: [Wireshark-bugs] [Bug 2631] B.A.T.M.A.N. Advanced dissector
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation