URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=543153bc9204733676e3d7b45a38a5b54eb51576
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
543153b by Martin Kaiser (wireshark@xxxxxxxxx):
interface and endpoint descriptors can't possibly appear in a
get descriptor response on their own, only as part of a configuration
descriptor
Change-Id: I2d70ab1d1adc19cbc0fe8c2c835071153a40ae7d
Reviewed-on: https://code.wireshark.org/review/3730
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 5dc742b now that we have a routine to clean up the packet-specific infos in the usb conversation, there's no need to clean up usb_conv_info after parsing the configuration descriptor
adds 543153b interface and endpoint descriptors can't possibly appear in a get descriptor response on their own, only as part of a configuration descriptor
Summary of changes:
epan/dissectors/packet-usb.c | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)