Wireshark-commits: [Wireshark-commits] master 551fb91: ieee80211: Fix Dead Store (Dead assignement/
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 24 Mar 2019 09:26:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=551fb916bc5c94fe703fb321c659d972b4b88069
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ie03b269c67a31638b5fd8e709ea839456db41fbf
    Reviewed-on: https://code.wireshark.org/review/32551
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Mikael Kanstrup <mikael.kanstrup@xxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  f717932   [Automatic update for 2019-03-24]
     add  551fb91   ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/crypt/dot11decrypt.c | 1 -
 1 file changed, 1 deletion(-)