Wireshark-commits: [Wireshark-commits] master 2695053: semcheck: Fix Dead Store (Dead assignement/D

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Oct 2016 03:20:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26950539d6f87e2f2157ac6d2bf9e5173b780856
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    semcheck: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I000f9df1e41cab7fa0132153ff95caf31f3f6a6a
    Reviewed-on: https://code.wireshark.org/review/17892
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  04761f2   Add wmem_list_find_custom()
    adds  2695053   semcheck: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dfilter/semcheck.c |    1 -
 1 file changed, 1 deletion(-)