URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39f6687a912dff78bda23c57e729f1e99f93bd2b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
39f6687 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I53bca9bc50d18a88cc6c5c5a7ae93bdd1b772903
Reviewed-on: https://code.wireshark.org/review/20504
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from a8b6284 tfshark: fix this ‘if’ clause does not guard... [-Wmisleading-indentation]
adds 39f6687 ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-ieee80211.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)