Wireshark-bugs: [Wireshark-bugs] [Bug 7877] Illegal character is used in temporary capture file

Date: Fri, 25 Jan 2013 21:57:07 +0000

changed bug 7877

What Removed Added
Attachment #9873 Flags   review_for_checkin?

Comment # 1 on bug 7877 from
Created attachment 9873 [details]
Convert disallowed filename characters to '-'.

This patch simply replaces any disallowed character that otherwise would appear
as part of the filename with the dash '-' character.

The disallowed characters come from:
http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx


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