Wireshark-commits: [Wireshark-commits] master 4c555c6: osi-utils: Fix Dead Store (Dead assignement/
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Apr 2017 17:01:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c555c6b57e68a64f0efcc642edf051ea767b9ac
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    osi-utils: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I48121b5e73501a39ff5fb7986ab58242ee32af53
    Reviewed-on: https://code.wireshark.org/review/20902
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  2fb1cef   debian-nightly-package.sh: Add Wireshark license
    adds  4c555c6   osi-utils: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/osi-utils.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)