Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master d82b9f6: ppi-vector: Fix Dead Store (Dead assignement

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 24 Dec 2016 19:34:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d82b9f6c8a953de50f7ff217e7db772d88ad2bd1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ppi-vector: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I44ae8a9cc6b09ad205b9c90e7d9595768fcac71b
    Reviewed-on: https://code.wireshark.org/review/19412
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5aac1e7   bthci_evt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  d82b9f6   ppi-vector: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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