Wireshark-commits: [Wireshark-commits] rev 40966: /trunk/ /trunk/: tshark.c
Date: Sat, 11 Feb 2012 03:57:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40966

User: guy
Date: 2012/02/10 07:57 PM

Log:
 It is a complete mistake to have *ANY* messages during packet capture
 sent to the standard output if "-w" is specified because, when you
 capture, you can capture with the output directed to the standard
 output, and dumping some text crap to the standard output will corrupt
 your capture file.

Directory: /trunk/
  Changes    Path          Action
  +6 -10     tshark.c      Modified