Wireshark-commits: [Wireshark-commits] master d81fe4d: ieee1722: Fix Dead Store

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Aug 2019 21:51:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d81fe4d8843d3e76fec8466867d39435c03b188a
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    ieee1722: Fix Dead Store
    
    Fix dead store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ia056c5591369924f88762490b22e72e10f3bc392
    Reviewed-on: https://code.wireshark.org/review/34406
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  0318a0a   NAS 5GS: update 5GSM capability IE dissection
     add  d81fe4d   ieee1722: Fix Dead Store


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