URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c809377d4e26920194205bcf058496eacdaaac0f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
c809377 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
USB Audio: Fix dissection of unit descriptors missing the iFeature field
Issue reported by Vladimir Vysotsky
Bug: 13085
Change-Id: Ibdc1bf662f852818777cfb44fa19d798972390ca
Reviewed-on: https://code.wireshark.org/review/18651
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit dcd0bed7a97edc2f19a63bdf9b7ff6dcb37cd96b)
Reviewed-on: https://code.wireshark.org/review/18653
Actions performed:
from 2b4f018 RTS_FLAG_NONE is a flags field value, but it's not a flag bit.
adds c809377 USB Audio: Fix dissection of unit descriptors missing the iFeature field
Summary of changes:
epan/dissectors/packet-usb-audio.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)