Wireshark-commits: [Wireshark-commits] master 30e6775: f5ethtrailer: Fix Dead Store (Dead assigneme

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 07 Jan 2019 19:35:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=30e677593559c5c328e770d0e0bfb50c8e6dcd62
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  4b42a45   sharkd: use json_dumper for output.
     add  30e6775   f5ethtrailer: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-f5ethtrailer.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)