Wireshark-commits: [Wireshark-commits] master 9e0251f: io_graph_item: fix false positive array subs
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Mar 2017 02:48:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e0251f2187388ce03b4afde91df2528e313afd8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9e0251f 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>
    

Actions performed:

    from  3a63f8d   nstrace: fix size of vmnames
    adds  9e0251f   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(+)