Wireshark-commits: [Wireshark-commits] rev 35904: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 10 Feb 2011 22:07:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35904

User: morriss
Date: 2011/02/10 02:07 PM

Log:
 Pass NULL as the value_ptr to proto_tree_add_bytes_format().
 
 Simplify the code a bit since tvb_ensure_bytes_exist() was already throwing
 an exception if all the bytes weren't there.
 
 Use tvb_ether_to_str().

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +4 -14     packet-ismp.c    Modified