Wireshark-commits: [Wireshark-commits] master ce36b20: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Sep 2014 13:22:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce36b20ca5d01490acd1fb6ca44a82dab85ba2a2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Ia0f29a491af920415d6e56f30ef436544f7d5ddf
    Reviewed-on: https://code.wireshark.org/review/4303
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a7591fb   Added basic decoding of new IEs
    adds  ce36b20   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-pktap.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)