Wireshark-commits: [Wireshark-commits] master a90cc33: USB Audio: Separate MIDI event	data from pad
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a90cc3309c750bf0de8a3a592609c5d52869fb10
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a90cc33 by Tomasz Moń (desowin@xxxxxxxxx):
    USB Audio: Separate MIDI event data from padding
    
    Add SysEx reassembled message information under the "USB Midi Event
    Packet" not under the "USB Audio".
    
    Ping-Bug: 15503
    Change-Id: I2c9367b1dcce0026964e1b9cdeb2af3875b5e882
    Reviewed-on: https://code.wireshark.org/review/33085
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  eb5f88c   Socketcan: Add heuristic subdissection
     add  a90cc33   USB Audio: Separate MIDI event data from padding
Summary of changes:
 epan/dissectors/packet-usb-audio.c | 58 ++++++++++++++++++++++++++++++++++----
 1 file changed, 53 insertions(+), 5 deletions(-)