Wireshark-commits: [Wireshark-commits] master 7b6f351: inap: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jun 2018 08:18:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b6f351a05ed4c1fa0e1cdaa4f8e7d087bced8af
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    inap: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I3f1edac3f9ff7ec26244dd119353beaa4854db51
    Reviewed-on: https://code.wireshark.org/review/28215
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bfba71c   http: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  7b6f351   inap: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/asn1/inap/inap.cnf | 1 -
 epan/dissectors/packet-inap.c      | 1 -
 2 files changed, 2 deletions(-)