Wireshark-commits: [Wireshark-commits] master fcf5c1a: USB Audio: Dissect MIDI Streaming header des
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 May 2019 07:17:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fcf5c1a512d4781844bbc1fa82ffb6b97b45cf68
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fcf5c1a by Tomasz Moń (desowin@xxxxxxxxx):

    USB Audio: Dissect MIDI Streaming header descriptor
    
    Extend audio conversation info to include the major version of USB MIDI.
    The major version in Audio Control header can be different than the
    major version in MIDI Streaming header.
    
    Ping-Bug: 15503
    Change-Id: I7ef7c15b4fcab21cfaf380f46085a1a3a13021b5
    Reviewed-on: https://code.wireshark.org/review/33168
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2ea553e   USB Audio: Recognize MIDI Streaming descriptors
     add  fcf5c1a   USB Audio: Dissect MIDI Streaming header descriptor


Summary of changes:
 epan/dissectors/packet-usb-audio.c | 96 ++++++++++++++++++++++++++++++++------
 1 file changed, 81 insertions(+), 15 deletions(-)