Wireshark-commits: [Wireshark-commits] master fb1c33e: btavdtp: Fix Dead Store (Dead assignement/De
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Feb 2019 12:17:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb1c33ed247aa89ff30370101230e0cefcccd8f8
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    btavdtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I2736c770c3deaffecd686814c25de29ae5097bad
    Reviewed-on: https://code.wireshark.org/review/32131
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Jakub Pawlowski <jpawlowski@xxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5510677   profinet: fix unused href
     add  fb1c33e   btavdtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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