URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a618f1c0d63fd290cbdc93272beaf1ca7e838027
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a618f1c by Pascal Quantin (pascal.quantin@xxxxxxxxx):
USB: put back interface class when dissecting URB_CONTROL
Also ensure that USB COM dissection is done with the parent tree and not setup one
Change-Id: Iae9f933ff29b3854879375df320a23e623ea785f
Reviewed-on: https://code.wireshark.org/review/7051
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from c34ded4 Qt/C++: Change a bunch of includes to forward declarations.
adds a618f1c USB: put back interface class when dissecting URB_CONTROL
Summary of changes:
epan/dissectors/packet-usb-com.c | 5 ++--
epan/dissectors/packet-usb.c | 49 ++++++++++++++++++++------------------
2 files changed, 29 insertions(+), 25 deletions(-)