Wireshark-commits: [Wireshark-commits] master d5abca0: Fix TCP stream graph (throughput) reset axes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Jan 2017 05:28:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d5abca0cf570e6debe2569555fe5252e2c4409b6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d5abca0 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Fix TCP stream graph (throughput) reset axes logic (CID-1398438)
    
    The code seems to be ment to latch the reset axes flag for graph update.
    
    Change-Id: I7b47346c45aa7576c98a251eb3ebcd9188407000
    Reviewed-on: https://code.wireshark.org/review/19581
    Reviewed-by: Kevin Hogan <kwabena@xxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  21c203e   802.11(ad): Add reserved field of Grant ACK frame
    adds  d5abca0   Fix TCP stream graph (throughput) reset axes logic (CID-1398438)


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