Wireshark-commits: [Wireshark-commits] master 02ea90f: stats_tree: fix this statement may fall thro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Mar 2017 17:29:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=02ea90f3ccf2a349c2569308f2c98ef159c0b466
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

02ea90f 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>
    

Actions performed:

    from  5b98798   BGP: Fix the issue that SAFI 72 (BGP-LS-VPN) was not decoded.
    adds  02ea90f   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(-)