Wireshark-commits: [Wireshark-commits] master aa839b3: wslua_tree: Fix Dead Store (Dead assignement
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Jul 2015 15:15:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa839b373608e559b0da8913a43b2eb5fb4939d3
Submitter: Hadriel Kaplan (hadrielk@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    wslua_tree: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I2bbc4c0a76935367692a5fd382013cbd074754e0
    Reviewed-on: https://code.wireshark.org/review/9588
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    

Actions performed:

    from  76a450f   MPTCP small options
    adds  aa839b3   wslua_tree: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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