Wireshark-commits: [Wireshark-commits] master af4b67d: USB: workaround for compatibility with USBPc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Jun 2019 10:49:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af4b67d19a5ebbc3daafb2dc786181e6c88d5b2c
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

af4b67d by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    USB: workaround for compatibility with USBPcap captures < 1.5.0.0
    
    Bug: 15842
    Change-Id: I63188c30e1747a65c2a2a7cce498b5777122fec3
    Reviewed-on: https://code.wireshark.org/review/33628
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Reviewed-by: Tomasz Moń <desowin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  48a4fe6   MBIM: remove USBPcap / usbmon specific code
     add  af4b67d   USB: workaround for compatibility with USBPcap captures < 1.5.0.0


Summary of changes:
 epan/dissectors/packet-usb.c | 96 +++++++++++++++++++++++++++++++++++++-------
 1 file changed, 81 insertions(+), 15 deletions(-)