Wireshark-commits: [Wireshark-commits] master ffb5498: blip: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 06 Jun 2019 13:20:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ffb549859feeaf564101a7848a67bd64ce213479
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    blip: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I89951593122fbed19b8aaf8ee05299889b37d4f3
    Reviewed-on: https://code.wireshark.org/review/33506
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jim Borden <jim.borden@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c05da0f   sysex: fix [-Wmissing-prototypes] warnings
     add  ffb5498   blip: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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