URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e601a00d6eaca8e6d56939246931c32ed54fa005
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e601a00 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
mbtcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: Ief90dd117bfc8f4b1f3717b89f405b025146e8ad
Reviewed-on: https://code.wireshark.org/review/32132
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from fb1c33e btavdtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
add e601a00 mbtcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-mbtcp.c | 3 ---
1 file changed, 3 deletions(-)