URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b284e0b4dd43c8cf650c161cdec9b7b685a77ef8
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b284e0b by Tomasz Moń (desowin@xxxxxxxxx):
USB Audio: Dissect version 2 Output Terminal descriptor
Dissect Output Terminal descriptor only when the version is supported by
the dissectr (1 or 2).
Ping-Bug: 15503
Change-Id: Icc64f8288c9917b5b7c3dfd88fe8a6d591d64dcd
Reviewed-on: https://code.wireshark.org/review/33061
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 7d0a96f USB Audio: Dissect version 2 Input Terminal descriptor
add b284e0b USB Audio: Dissect version 2 Output Terminal descriptor
Summary of changes:
epan/dissectors/packet-usb-audio.c | 69 ++++++++++++++++++++++++++++++++++++--
1 file changed, 66 insertions(+), 3 deletions(-)