Wireshark-commits: [Wireshark-commits] master e21fbd1: initialize bus_id and device

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Aug 2014 21:04:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e21fbd1397451ce1158bec618f641b54a35db665
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e21fbd1 by Martin Kaiser (wireshark@xxxxxxxxx):

    initialize bus_id and device
    
    Change-Id: I18b6e17091c0f019535a0dc1734e60795339bb04
    Reviewed-on: https://code.wireshark.org/review/3584
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  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)
    adds  e21fbd1   initialize bus_id and device


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