Wireshark-commits: [Wireshark-commits] master c802a83: isakmp: Fix Dead Store (Dead assignement/Dea
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 22 Apr 2019 16:31:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c802a83363b22dfa9417707f4714128442c4148e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    isakmp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I8f9fef6038cd99e19c8d3f51ae527eec11226042
    Reviewed-on: https://code.wireshark.org/review/32937
    Reviewed-by: Uli Heilmeier <openid@xxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4008f01   dcom-provideclassinfo: fix no newline at end of file [-Wnewline-eof]
     add  c802a83   isakmp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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