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

Date: Thu, 28 Nov 2013 16:33:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53625

User: mmann
Date: 2013/11/28 04:33 PM

Log:
 USB: Enable Decode As.  Bug 9445 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9445)
 
 From Michal Labedzki
 
 From me: 
 Have #defines in packet-usb.c because they are only used in the module.
 
 Break out the value computation so that it can be properly wrapped in GUINT_TO_POINTER without adding more complexity.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +138 -11   packet-usb.c    Modified