Wireshark-commits: [Wireshark-commits] master 1ecd0ad: Bluetooth: ATT: Fix Dead Store (Dead assigne

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Feb 2015 09:04:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1ecd0ad076ad7dabb30b426fd8bb9042c116614a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  2c65b33   Fix RTP crash on RTP analysis attempt
    adds  1ecd0ad   Bluetooth: ATT: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-btatt.c |    2 --
 1 file changed, 2 deletions(-)