Wireshark-commits: [Wireshark-commits] master cdfd6e4: handle all combinations of request type and

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Aug 2014 21:39:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cdfd6e4a93598aa770a4efd1d63182f2e190bcf3
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cdfd6e4 by Martin Kaiser (wireshark@xxxxxxxxx):

    handle all combinations of request type and recipient
    for USB control messages
    
    Change-Id: I9d2ad2995975e1853c73d712b429a30cead8f473
    Reviewed-on: https://code.wireshark.org/review/3737
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  7146999   Use dissect_e212_imsi() to dissect IMSI Fix dissection when MCC starts in the high nibble. Replace deprecated APIs
    adds  cdfd6e4   handle all combinations of request type and recipient for USB control messages


Summary of changes:
 epan/dissectors/packet-usb.c |   41 ++++++++++++++++++++++++++++++-----------
 1 file changed, 30 insertions(+), 11 deletions(-)