Wireshark-commits: [Wireshark-commits] master a5dd4a1: ieee80211: Fix Dead Store (Dead assignement/

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Sep 2018 19:26:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5dd4a15aa146a9184c2d9ff2e19e4788874b213
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a5dd4a1 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I357728e347fca35c73864f4ba81949183d5ba34d
    Reviewed-on: https://code.wireshark.org/review/29937
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  1539e45   MPLS: add dissector for Management Communication Channel
     add  a5dd4a1   ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 2 --
 1 file changed, 2 deletions(-)