Wireshark-commits: [Wireshark-commits] master 797d286: add the bus_id when we search for an existin
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Aug 2014 21:03:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=797d28634fc0958e79160b86c82ce98a51f3cf96
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

797d286 by Martin Kaiser (wireshark@xxxxxxxxx):

    add the bus_id when we search for an existing conversation to our endpoint
    (the existing code uses bus_id 0 by default and creates a new conversation)
    
    Change-Id: I33a105bdf4218ac2dd21cf76825e972ff2dd1b9b
    Reviewed-on: https://code.wireshark.org/review/3583
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  152c6b0   dissect as interface general descr for v1.00
    adds  797d286   add the bus_id when we search for an existing conversation to our endpoint (the existing code uses bus_id 0 by default and creates a new conversation)


Summary of changes:
 epan/dissectors/packet-usb.c |    2 ++
 1 file changed, 2 insertions(+)