URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58348ba86f3c38e445acf1cf02d0e50e4d4cc804
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
58348ba by Martin Kaiser (wireshark@xxxxxxxxx):
get the USB conversation struct as quickly as possible
at first, read only the info required to fetch the conversation struct
Change-Id: I3becbb59bf6a55f07805ca9f3c24f015484fcd13
Reviewed-on: https://code.wireshark.org/review/1920
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 75e53a1 EIGRP Sequence TLV Dissector Patch
adds 58348ba get the USB conversation struct as quickly as possible at first, read only the info required to fetch the conversation struct
Summary of changes:
epan/dissectors/packet-usb.c | 79 +++++++++++++++++++++++++-----------------
1 file changed, 47 insertions(+), 32 deletions(-)