Wireshark-commits: [Wireshark-commits] master 3ea89e6: lemon (tools): Fix Dead Store (Dead assignem
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 25 Jul 2015 18:07:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3ea89e6155df9b01f4f517e00bdb06d5aa9adbf9
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  47c1753   Fix an error where we expect the tagged parameters field to be present even though the spec (802.11ad-2012) says they are optional.
    adds  3ea89e6   lemon (tools): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 tools/lemon/lemon.c |    1 -
 1 file changed, 1 deletion(-)