ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master ec54234: bthci_cmd: Fix Dead Store (Dead assignement/

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Dec 2016 14:39:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec54234e732c600f5a30824277e9f456462f047c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    bthci_cmd: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I84472632e715a6f13e2fa5b58ae95f9dc9d16776
    Reviewed-on: https://code.wireshark.org/review/19399
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a1ecbc9   make proto_tree_add_bitmask_value_with_flags() work for tvb==NULL
    adds  ec54234   bthci_cmd: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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