Wireshark-commits: [Wireshark-commits] master 9451e52: Qt iograph: Fix off-by-one, insure we plot t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Nov 2015 05:00:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9451e529c475fb8108c7bfe53ad229f32631f517
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9451e52 by Jim Young (jyoung@xxxxxxx):

    Qt iograph: Fix off-by-one, insure we plot the last interval.
    
    Bug: 11693
    Change-Id: I035eaf7ff049e3631714c112daa5adb29bb90470
    Reviewed-on: https://code.wireshark.org/review/11858
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bbdd89b   create_dissector_handle -> new_create_dissector_handle
    adds  9451e52   Qt iograph: Fix off-by-one, insure we plot the last interval.


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