Wireshark-commits: [Wireshark-commits] master-3.0 657bc20: Qt: do not fail Conversations -> Follow
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=657bc20d53bc2e50e041133dbb4a39ad795b3742
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
657bc20 by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: do not fail Conversations -> Follow Stream based on packet list
When a stream index is explicitly given (as is done for items from the
Conversations statistics dialog), it does not have to query the stream
index from the packet list. Skip checking the packet list then.
Bug: 15672
Change-Id: I3f79e6a0997726535c38f9766b894b042ffbf916
Reviewed-on: https://code.wireshark.org/review/32972
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 8a112f219a2284b6becedfb0bf0970b2ef3f853a)
Reviewed-on: https://code.wireshark.org/review/33000
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 5cec87f WSMP: Add a PSID check.
add 657bc20 Qt: do not fail Conversations -> Follow Stream based on packet list
Summary of changes:
ui/qt/follow_stream_dialog.cpp | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)