Wireshark-commits: [Wireshark-commits] master c9bf21c: umts_fp: Fix Dead Store (Dead assignement/De

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Mar 2017 04:46:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c9bf21cbcaf5f79360015c4edcb65f23300a39d7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    umts_fp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I4dd45ebfb4e9a2c6d2537f9a3fa842bfc4414a08
    Reviewed-on: https://code.wireshark.org/review/20604
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  559836a   LTE RRC: upgrade dissector to v13.5.0
    adds  c9bf21c   umts_fp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-umts_fp.c |   22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)