Wireshark-commits: [Wireshark-commits] master ffb3328: cdma2k: Fix Dead Store (Dead assignement/Dea

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 06 Jan 2019 19:38:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ffb3328d1fb10f599bdd25e98f75c39acd2c0ed9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    cdma2k: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ied58cd7f969121aa51579fdd0919fdfe33e552e3
    Reviewed-on: https://code.wireshark.org/review/31409
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0f638f8   nettrace_3gpp_32_423: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
     add  ffb3328   cdma2k: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-cdma2k.c | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)