Wireshark-commits: [Wireshark-commits] master 6ff6357: USB: fix dissection of URB setup when the pa
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jun 2016 04:55:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ff63571cf53332e7c897661e81f1dde70f2b483
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6ff6357 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    USB: fix dissection of URB setup when the payload was claimed by a sub dissector
    
    Bug: 12511
    Change-Id: Ic9af8358e2a8110f53c587201cafc337630c302a
    Reviewed-on: https://code.wireshark.org/review/15858
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  fef202b   USB HID: add dissector to USB Device 'Decode As' list
    adds  6ff6357   USB: fix dissection of URB setup when the payload was claimed by a sub dissector


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