Wireshark-commits: [Wireshark-commits] master b632c23: Fix Dead Store (Dead assignement/Dead increm
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Jun 2014 02:41:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b632c23a3b55227599ec93adf1400f9c7dfcfd1f
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I5c66a456b7986e3fd7672deaf7ce773467873324
    Reviewed-on: https://code.wireshark.org/review/2653
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  81963e7   Decrease TRAFFIC_CAPTURE_DURATION from 60s to 15s.
    adds  b632c23   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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