Wireshark-commits: [Wireshark-commits] master 7ec7e43: Bluetooth: Coverity fixes
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Jun 2015 13:21:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7ec7e43f3be20d7c79b5b62252ed368aca79e54a
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7ec7e43 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: Coverity fixes
    
    Try to fix Coverity issues in Bluetooth HCI and androiddump.
    
    Change-Id: Id2ed35130eb4dbb0698b7a54afccdba56af62bfd
    Reviewed-on: https://code.wireshark.org/review/8983
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  9e4b299   Qt: remove some compilation warnings
    adds  7ec7e43   Bluetooth: Coverity fixes


Summary of changes:
 epan/dissectors/packet-bthci_cmd.c    |    8 ++++----
 epan/dissectors/packet-bthci_evt.c    |   24 ++++++++++++------------
 epan/dissectors/packet-bthci_vendor.c |   17 +++++++++++++----
 extcap/androiddump.c                  |   12 +++++++++++-
 4 files changed, 40 insertions(+), 21 deletions(-)