URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=06ba7b4b3f4de6485ed23b27299498c6863333ff
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
06ba7b4 by Martin Kaiser (wireshark@xxxxxxxxx):
a USB urb of an unknown transfer type does not contain a setup packet
Change-Id: Iac6a259a1081b907149c49023614a5053440e560
Reviewed-on: https://code.wireshark.org/review/2677
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 9d4af5f Check the validity of fields given to tshark with "-e": complain and exit if they aren't valid.
adds 06ba7b4 a USB urb of an unknown transfer type does not contain a setup packet
Summary of changes:
epan/dissectors/packet-usb.c | 37 +++++++------------------------------
1 file changed, 7 insertions(+), 30 deletions(-)