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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Sep 2018 17:38:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=342f7d2987bdb5617e52ff405458961e5f84cfc3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I27c82383987aa4da3bf86c5abc0d467252be5c80
    Reviewed-on: https://code.wireshark.org/review/29599
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7137807   ieee80211: Fix some issues with the D3.0 support.
     add  342f7d2   ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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