URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e8c6291f4f3e4f237eed5a92afb5d320c66544d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5e8c629 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
USB: Fix bytes highlighting on setup part
In a case that Setup part is used as payload within rest of data
(setup and remaining data merged), no bytes are highlighted
on bytes pane. Also move next dissector tree under root tree.
Change-Id: If127f6f2061c60795f2b9940c3a6cb6034cdbdf7
Reviewed-on: https://code.wireshark.org/review/11026
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3946005 Qt: add ability to save raw output to follow window
adds 5e8c629 USB: Fix bytes highlighting on setup part
Summary of changes:
epan/dissectors/packet-usb.c | 26 ++++++++++++++++++++------
1 file changed, 20 insertions(+), 6 deletions(-)