http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45526
User: guy
Date: 2012/10/13 03:23 PM
Log:
Copy over r45525 from trunk with manual intervention:
------------------------------------------------------------------------
r45525 | guy | 2012-10-13 15:20:34 -0700 (Sat, 13 Oct 2012) | 6 lines
The Interface Name field of the Interface Name sub-object of the
Interface Information object for ICMP is *NOT* null-terminated. Use
tvb_format_text() for now, to properly null-terminate the display string
and to cope with non-ASCII data. (It should ultimately be a named field
with an encoding of UTF-8.)
Directory: /trunk-1.8/epan/dissectors/
Changes Path Action
+1 -1 packet-icmp.c Modified