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

Date: Sat, 14 Dec 2013 03:44:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54084

User: guy
Date: 2013/12/14 03:44 AM

Log:
 Use proto_tree_add_item() for UTF-16 strings when dissecting string
 descriptors.
 
 Make sure the length in string descriptors is at least 2, so that we
 have a valid string or string-list length.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +20 -21    packet-usb.c    Modified
  +3 -3      packet-usb.h    Modified