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 34756: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 02 Nov 2010 20:36:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34756

User: sfisher
Date: 2010/11/02 01:36 PM

Log:
 Don't show \000 at the end of null terminated strings in the info column of the tftp dissector:
 
   tvb_format_text() -> tvb_format_stringzpad()

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +5 -5      packet-tftp.c    Modified