Wireshark-commits: [Wireshark-commits] master 3d4d021: Non-standard USB control requests now handle

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Aug 2014 06:09:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d4d0216e43fa2c8f1487103dc9f4185c471adf0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3d4d021 by Sean O. Stalley (sean.stalley@xxxxxxxxx):

    Non-standard USB control requests now handled in own function
    
    Change-Id: Icf56f3f5899d17908dac4783d2b3e30373186eba
    Reviewed-on: https://code.wireshark.org/review/3850
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8d54f8a   further rearranged control URB request conditionals
    adds  3d4d021   Non-standard USB control requests now handled in own function


Summary of changes:
 epan/dissectors/packet-usb.c |   77 ++++++++++++++++++++++++++----------------
 1 file changed, 48 insertions(+), 29 deletions(-)