Wireshark-commits: [Wireshark-commits] master d56273a: bfcp: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 01 May 2018 10:18:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d56273a8d0c203588bc83c733689a9a21f0a6beb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    bfcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I46cd2392022b5fb64e997c74650f6a2002f519c6
    Reviewed-on: https://code.wireshark.org/review/27216
    Reviewed-by: Ivan Nardi <nardi.ivan@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8951530   TPM20: fully initialize tpm_entry structure
    adds  d56273a   bfcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-bfcp.c | 2 --
 1 file changed, 2 deletions(-)