ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 830ad37: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2014 13:03:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=830ad37ed6139c689468d36d03aa3a3de3f01299
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I303184523c22d17c3f642852bcd97a9533bf5521
    Reviewed-on: https://code.wireshark.org/review/738
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  d35ccc5   Try to fix Mac OS X Buildbot
    adds  830ad37   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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