Wireshark-commits: [Wireshark-commits] master e009dc9: Fix Dead Store (Dead assignement/Dead increm
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Feb 2014 20:49:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e009dc98431f4fe0faa713feab5afc0c4ae0127f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  e1b2655   Moving custer list/cluster id attribut to items
    adds  e009dc9   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-bgp.c |    5 -----
 1 file changed, 5 deletions(-)