Wireshark-commits: [Wireshark-commits] master-2.0 2e3e463: QT: TCP Stream Graph: Fix index number

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Mar 2016 21:34:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e3e46304af41afb2a0205bd62a0bcd48d274921
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

2e3e463 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    QT: TCP Stream Graph: Fix index number
    
    setMaximum() for stream index before calling setValue()
    
    Bug: 12163
    Change-Id: Ic1678bc5282a7a01b96a39a44790949b743acf7f
    Reviewed-on: https://code.wireshark.org/review/14332
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 894804acd088bdb92345517757bfdc99c91eac4e)
    Reviewed-on: https://code.wireshark.org/review/14333
    

Actions performed:

    from  41d1aa9   802.11: fix Length error shown for IE BSS AC Access Delay/WAPI Parameter Set (68)
    adds  2e3e463   QT: TCP Stream Graph: Fix index number


Summary of changes:
 ui/qt/tcp_stream_dialog.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)