Wireshark-commits: [Wireshark-commits] master 0b35440: tcp_stream_dialog: Integer overflow in Avera

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Feb 2016 18:37:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b3544083e89abd38443cff4691d9fc616ccf995
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0b35440 by kkoizumi (kkoizumi46@xxxxxxxxx):

    tcp_stream_dialog: Integer overflow in Average Throughput
    
    Overflow occurs in the TCP Stream Graphs window when Average Throughput exceeds 20-30 Gbps.
    
    * Screenshot examples
    https://raw.githubusercontent.com/koizumi-k/pub/master/misc/stream1-current-win64.png
    https://raw.githubusercontent.com/koizumi-k/pub/master/misc/stream2-current-win64.png
    
    Change-Id: I4e557fdeae659ef27b986fca18c74cc8983fe4d3
    Reviewed-on: https://code.wireshark.org/review/14163
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  070fc33   Qt: Update selected interface filter behavior.
    adds  0b35440   tcp_stream_dialog: Integer overflow in Average Throughput


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