Wireshark-commits: [Wireshark-commits] master 01de592: Qt: TCP/UDP streams are off by one in follow

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Dec 2015 08:00:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01de59202d79acc1b5d6532f8501bf7a169e9604
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

01de592 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>
    

Actions performed:

    from  e89c4ec   cmake: Fix Unix introspection for floorl() [-Wredundant-decls]
    adds  01de592   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(-)