Wireshark-commits: [Wireshark-commits] master 77c580d: dpnet: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Apr 2017 11:36:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77c580d30d785d94a489a54fdc587e1ea2d77709
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    dpnet: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I874ce616ef2b3d7eac0d7b034c83c0b7ac8ac731
    Reviewed-on: https://code.wireshark.org/review/20987
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  69ccb66   noe: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  77c580d   dpnet: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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