Wireshark-commits: [Wireshark-commits] master-2.2 59a51ac: io_graph_item: fix false positive array

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 08 Jun 2018 21:11:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59a51acae0cd676fbff56567293b385ae328ed9a
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

59a51ac by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    io_graph_item: fix false positive array subscript is above array bounds [-Werror=array-bounds]
    
    Change-Id: I14fc19f131782a9c85104ca2189b9452079d0013
    Reviewed-on: https://code.wireshark.org/review/20454
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 9e0251f2187388ce03b4afde91df2528e313afd8)
    Reviewed-on: https://code.wireshark.org/review/28154
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9639368   unistim (plugin): fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7
    adds  59a51ac   io_graph_item: fix false positive array subscript is above array bounds [-Werror=array-bounds]


Summary of changes:
 ui/io_graph_item.c | 1 +
 1 file changed, 1 insertion(+)