Wireshark-commits: [Wireshark-commits] master-2.2 768544f: stats_tree: fix this statement may fall

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

Commits:

768544f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    stats_tree: fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7
    
    Change-Id: Idd5ab938b95d515cdf8b2a8568456f44b3dd85ac
    Reviewed-on: https://code.wireshark.org/review/20496
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 02ea90f3ccf2a349c2569308f2c98ef159c0b466)
    Reviewed-on: https://code.wireshark.org/review/28148
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  a84214e   oids: fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7
    adds  768544f   stats_tree: fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7


Summary of changes:
 epan/stats_tree.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)