Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 5aac1e7: bthci_evt: Fix Dead Store (Dead assignement/

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 24 Dec 2016 19:33:50 +0000 (UTC)
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(-)