Wireshark-commits: [Wireshark-commits] master 55de704: USB: use URB/IRP ID for request/response tra

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Mar 2015 19:10:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=55de704f8242f30fc2c412d6cd3e83c43f4e80ec
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

55de704 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    USB: use URB/IRP ID for request/response tracking
    
    Bug: 11072
    Change-Id: I5f1824d602e4b88c9c5c8520b0aac9945206f093
    Reviewed-on: https://code.wireshark.org/review/7781
    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  91addef   [Diameter] Pretify a couple of AVPs that might be text eventhough they are specified as octet strings.
    adds  55de704   USB: use URB/IRP ID for request/response tracking


Summary of changes:
 epan/dissectors/packet-mausb.c |   27 +++++++++++-----------
 epan/dissectors/packet-usb.c   |   49 ++++++++++++++++++++++++++++------------
 epan/dissectors/packet-usb.h   |    4 +++-
 3 files changed, 51 insertions(+), 29 deletions(-)