Wireshark-commits: [Wireshark-commits] master 35feab8: Fix display of composite tvbs in GUI
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35feab8a4a43013f1a06374194ec93d4e64959b6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
35feab8 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Fix display of composite tvbs in GUI
a composite tvb is the top-level data source tvb
fix composite_get_ptr function
Change-Id: Ibab58801a754fd88fb86b9a13804bccf2ad51c7a
Reviewed-on: https://code.wireshark.org/review/15643
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 0ea0596 Qt: Expand "to do" comments in SequenceDialog.
adds 35feab8 Fix display of composite tvbs in GUI
Summary of changes:
epan/tvbuff_composite.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)