URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1774aafcf1700c7cd34fe66e2884b92b6acb823c
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1774aaf by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
fpp: fix this condition has identical branches [-Wduplicated-branches]
Change-Id: I09e9a2ee8a89e4784057eb50e47022a7d1e74943
Reviewed-on: https://code.wireshark.org/review/31291
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from d9700b7 smpp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
add 1774aaf fpp: fix this condition has identical branches [-Wduplicated-branches]
Summary of changes:
epan/dissectors/packet-fpp.c | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)