Wireshark-commits: [Wireshark-commits] master 1c86217: Bluetooth: HFP: Fix Dead Store (Dead assigne
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Apr 2015 14:46:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c86217387f0e90d80a4c0927ebf1f0c1e492687
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Bluetooth: HFP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I1509a9ee9b136c15b5da8ff88fa6eadab3dd7f99
    Reviewed-on: https://code.wireshark.org/review/8113
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3d25167   802.11 fix unchecked return value (CID 1293628)
    adds  1c86217   Bluetooth: HFP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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