URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5aac1e77769865be43602392b2308b693b87f7c4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5aac1e7 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
bthci_evt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: Ic9962a1824b9f9d137177c81cb15d7ef4bc7bfc2
Reviewed-on: https://code.wireshark.org/review/19411
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 2d25e4f disabled_protos: fix no previous prototype for function 'read_protos_list' [-Wmissing-prototypes]
adds 5aac1e7 bthci_evt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-bthci_evt.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)