Wireshark-commits: [Wireshark-commits] master 69ccb66: noe: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Apr 2017 11:34:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69ccb66581c21a3bac2bd7838cf494332df7b5a3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    noe: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I7a20dd07b378dbd27122b3a92b1bfa9bdb5b5d4d
    Reviewed-on: https://code.wireshark.org/review/20986
    Reviewed-by: Nicolas BERTIN <nicolas.bertin@xxxxxxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b8acaac   bthci_cmd: fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7
    adds  69ccb66   noe: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-noe.c |    1 -
 1 file changed, 1 deletion(-)