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 03f2fbb: SCSI: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Sep 2015 17:43:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03f2fbb3ed87b0d36f5c9ce8a8c7eadd5c679009
Submitter: ronnie sahlberg (ronniesahlberg@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    SCSI: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I2e3acabfc8415c1230aad01f8112d46c2cf2b57f
    Reviewed-on: https://code.wireshark.org/review/10499
    Reviewed-by: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
    

Actions performed:

    from  9e9506e   dissector-skinny: Update skinny dissector to include new messages and enums
    adds  03f2fbb   SCSI: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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