Wireshark-commits: [Wireshark-commits] master ecd60cc: USB Audio: Fix Feature Unit Descriptor disse

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 06 Jan 2020 09:15:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ecd60cc7feb95b54ea5e3c0114150f9b9063eccb
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ecd60cc by Tomasz Moń (desowin@xxxxxxxxx):

    USB Audio: Fix Feature Unit Descriptor dissection
    
    Properly calculate the number of logical channels in the cluster.
    Report expert info if number of channels does not turn into integer.
    
    Bug: 16305
    Change-Id: I028f3f00912629351641ef9297864ea832629cf0
    Reviewed-on: https://code.wireshark.org/review/35656
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  17cd230   voip_calls_dialog: avoiding of 'remove_tap_listener(): no listener ...' warning
     add  ecd60cc   USB Audio: Fix Feature Unit Descriptor dissection


Summary of changes:
 epan/dissectors/packet-usb-audio.c | 38 ++++++++++++++++++++++++++------------
 1 file changed, 26 insertions(+), 12 deletions(-)