Wireshark-commits: [Wireshark-commits] master b036c07: USB: Set address after creating interface co
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b036c0742e6e47288921315884b88d9bd963f5b8
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b036c07 by Tomasz Moń (desowin@xxxxxxxxx):
USB: Set address after creating interface conversation
Both bus id and device address are already known when creating interface
info on the first pass. Set the values early to prevent passing zero
initialized data to dissectors.
Change-Id: I50c748eb16e0ab39fdc84f2d7503c87ae48eeae9
Reviewed-on: https://code.wireshark.org/review/37328
Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Filipe Laíns <lains@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c3e2f3c USB HID: introduce report_descriptors data structure
add b036c07 USB: Set address after creating interface conversation
Summary of changes:
epan/dissectors/packet-usb.c | 2 ++
1 file changed, 2 insertions(+)