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

Wireshark-commits: [Wireshark-commits] rev 43929: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 23 Jul 2012 14:40:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43929

User: martinm
Date: 2012/07/23 07:40 AM

Log:
 Now check the first few bytes of the ftp-data segment to see if it looks
 printable.  If binary, just show the number of bytes in summary.
 
 Not that there are no items inside it, don't create ftp-data as a tree.
 Also, fix the type of the variable 'ti'.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +22 -16    packet-ftp.c    Modified