Wireshark-commits: [Wireshark-commits] master d9700b7: smpp: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 06 Jan 2019 17:14:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d9700b759de016888be1a0cab10a29b6c0fcd8e9
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    smpp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ifbe72c48ec401582d2df30b440e449398c71eb40
    Reviewed-on: https://code.wireshark.org/review/31414
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5f62774   NAS 5Gs: PDU session establishment reject msg fix
     add  d9700b7   smpp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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