Wireshark-commits: [Wireshark-commits] master 2902edb: gsm_abis_pgsl: Fix Dead Store (Dead assignem

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 16 Nov 2016 02:32:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2902edb325f66679c8949a24808b387c8fd97ecc
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  737dabb   SDP: Payload type name for dynamic payload is wrong for reverse RTP channels
    adds  2902edb   gsm_abis_pgsl: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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