Wireshark-commits: [Wireshark-commits] master f0490ae: dvb-s2-table: Fix Dead Store
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 5 Jul 2020 07:45:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0490ae52af02a1af6a3df813594bf6b5464e4d5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  569a768   ajp13: fix the type of elements of an array of pointers to hf_ values.
     add  f0490ae   dvb-s2-table: Fix Dead Store


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