Wireshark-commits: [Wireshark-commits] master eda5c95: IO Graph: Add some vector checks.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 31 Jan 2018 04:52:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eda5c950b61486770ad5c3ddc78fe3860d03e8a7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

eda5c95 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    IO Graph: Add some vector checks.
    
    Use Qvector::value in a few places instead of an array index.
    
    Change-Id: I821ef4b16df919977739c12ccaa3b9c3d53f049c
    Ping-bug: 14357
    Reviewed-on: https://code.wireshark.org/review/25511
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b81c5ad   ieee1905: add missing NULL terminatator to ieee1905_reporting_policy_flags[].
    adds  eda5c95   IO Graph: Add some vector checks.


Summary of changes:
 ui/qt/io_graph_dialog.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)