Wireshark-commits: [Wireshark-commits] master bef04c2: USB HID: separate HID items into input and o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Aug 2020 08:16:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bef04c21b4664f4318705ec3ccb48919407f0484
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

bef04c2 by Filipe Laíns (lains@xxxxxxxxxxxxx):

    USB HID: separate HID items into input and output
    
    Change-Id: I36c2eddb8ae227b28a26c86c87120e393d9a62b0
    Signed-off-by: Filipe Laíns <lains@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/37828
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4215a55   wmem_array: make wmem_array_grow public
     add  bef04c2   USB HID: separate HID items into input and output


Summary of changes:
 epan/dissectors/packet-usb-hid.c | 133 +++++++++++++++++++++++++--------------
 1 file changed, 87 insertions(+), 46 deletions(-)