URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=abdfd884925baece610b156e1efa7341349c4d50
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
abdfd88 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: Ia8eca42bae42fb139bfc63232c6d9bf05811ad39
Reviewed-on: https://code.wireshark.org/review/8280
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 1e3be59 WildPackets → Savvius.
adds abdfd88 PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-pim.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)