URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d0a96ff164ae020ee995a40eb186c6863e9f947
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7d0a96f by Tomasz Moń (desowin@xxxxxxxxx):
USB Audio: Dissect version 2 Input Terminal descriptor
Dissect Input Terminal descriptor only when the version is supported by
the dissector (1 or 2).
Ping-Bug: 15503
Change-Id: I98bc5d52c4b0a7849c48e2e7f9d9e36f5ef254cf
Reviewed-on: https://code.wireshark.org/review/33057
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from caf6c1b USB Audio: Dissect Audio Control clock selector descriptor
add 7d0a96f USB Audio: Dissect version 2 Input Terminal descriptor
Summary of changes:
epan/dissectors/packet-usb-audio.c | 327 +++++++++++++++++++++++++++++++------
1 file changed, 277 insertions(+), 50 deletions(-)