Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 38b5efd: MBIM: fix dissection of control packets when

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Mar 2014 22:04:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38b5efd5cf9884d1274a5e9b6cdaa404c9a1d509
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

38b5efd by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MBIM: fix dissection of control packets when capturing with usbmon
    
    Change-Id: Ie20fcb8d393a85d47ba78f6cb70de77fedda2587
    Reviewed-on: https://code.wireshark.org/review/829
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  843054c   no need for if(tree)
    adds  38b5efd   MBIM: fix dissection of control packets when capturing with usbmon


Summary of changes:
 epan/dissectors/packet-mbim.c      |   18 +++++++++++++-----
 epan/dissectors/packet-usb-com.c   |   10 ++++++++--
 epan/dissectors/packet-usb-video.c |    2 +-
 epan/dissectors/packet-usb.c       |   13 ++++---------
 epan/dissectors/packet-usb.h       |    7 ++++++-
 5 files changed, 32 insertions(+), 18 deletions(-)