Wireshark-commits: [Wireshark-commits] master 0664281: btatt: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Jul 2018 15:17:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0664281df9f057f16a9598f64f58e4714a8979b2
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    btatt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I1be03f0cadfe1a62ee5136daf8f5b875a983e5be
    Reviewed-on: https://code.wireshark.org/review/28607
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  ba1d0c3   GTPv2: Added missing string for value 1 of Secondary Rat Usage Report Type
    adds  0664281   btatt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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