URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a112f219a2284b6becedfb0bf0970b2ef3f853a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8a112f2 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>
Actions performed:
from 6e5fade Qt: Omit calls without values on selector reload
add 8a112f2 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(-)