Actions
Bug #9262
closediptun: this statement may fall through
Start date:
2018-03-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Issue found by gcc 7 build:
../../common/inet/iptun/iptun.c:2615:25: error: this statement may fall through [-Werror=implicit-fallthrough=] case ICMP6_PARAM_PROB: { ^ ../../common/inet/iptun/iptun.c:2634:2: note: here case ICMP6_TIME_EXCEEDED: ^~~~ cc1: all warnings being treated as errors
Actions