Wireshark-commits: [Wireshark-commits] master 4304571: Manual fix of Dead Store (Dead assignement/D

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Apr 2014 07:08:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=430457151a905e0661007a8ae4fc178f170a8268
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Manual fix of Dead Store (Dead assignement/Dead increment) warning found by Clang No found how to fix the generator...
    
    Change-Id: Ic49e8904b44ff733cca0df916b6677e6fb86d9ba
    Reviewed-on: https://code.wireshark.org/review/1209
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  1a6e9b5   Much faster implementation of 'strict' allocator.
    adds  4304571   Manual fix of Dead Store (Dead assignement/Dead increment) warning found by Clang No found how to fix the generator...


Summary of changes:
 epan/dissectors/packet-parlay.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)