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(-)