URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b91ef7da5168143ff558785b6bc04a68f72b19ec
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b91ef7d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I0f945332c8aebb66ee5748506f3aa3b5dedb6323
Reviewed-on: https://code.wireshark.org/review/26358
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7ddfcce gryphon: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
adds b91ef7d ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-ieee80211.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)