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 7f576aa: zvt: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 Dec 2016 11:32:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f576aab364cd17bbfc4694aada88a7c6ea34ca0
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    zvt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I0f7a620e5fbdab4a4c6b62b1b7bc884073bc0f45
    Reviewed-on: https://code.wireshark.org/review/19447
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  763d7f3   zvt: mark some functions as inline
    adds  7f576aa   zvt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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