Wireshark-commits: [Wireshark-commits] master-2.0 72212d7: Qt: TCP/UDP streams are off by one in fo
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Dec 2015 08:01:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=72212d7a20669967e2384b95925b5d946f082efe
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

72212d7 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: TCP/UDP streams are off by one in follow stream window
    
    Bug: 11889
    Change-Id: I6a274c8b1df8b78f4063534d534002848bd0f199
    Reviewed-on: https://code.wireshark.org/review/12642
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 01de59202d79acc1b5d6532f8501bf7a169e9604)
    Reviewed-on: https://code.wireshark.org/review/12643
    

Actions performed:

    from  56f329d   Lua: Fix switch-case braces.
    adds  72212d7   Qt: TCP/UDP streams are off by one in follow stream window


Summary of changes:
 ui/qt/follow_stream_dialog.cpp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)