Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master a0cfeab: SSL: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Sep 2015 09:10:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0cfeab7f62bf033f0939ac4fb3f615f3f067384
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    SSL: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Ice4523786238f17250961a85988a195f2df8e888
    Reviewed-on: https://code.wireshark.org/review/10507
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Olaf Bergmann <bergmann@xxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  908efe0   Qt: add displayed packets percentage to status bar
    adds  a0cfeab   SSL: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |    4 ----
 1 file changed, 4 deletions(-)