Wireshark-commits: [Wireshark-commits] master-2.0 9b34763: tcp_stream_dialog: Integer overflow in A

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

Commits:

9b34763 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>
    (cherry picked from commit 0b3544083e89abd38443cff4691d9fc616ccf995)
    Reviewed-on: https://code.wireshark.org/review/14169
    

Actions performed:

    from  83a9aad   Qt: Update selected interface filter behavior.
    adds  9b34763   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(-)