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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 May 2018 17:44:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd166c2b089ad16a3caa7ae6048567af36f73826
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I73bc908ab91b7e3b862efefadd6b0d7b7c064689
    Reviewed-on: https://code.wireshark.org/review/27502
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  5fa2719   wsutil: fix json-glib memleaks and warning
    adds  bd166c2   ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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