Wireshark-commits: [Wireshark-commits] master 1999ad7: eap: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Apr 2019 12:01:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1999ad7479a1f615fadf09b413a860d4cfddc68b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  b0ce8b1   NFS: Display nfl_util components for files layout type
     add  1999ad7   eap: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-eap.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)