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

Commits:

0d368da by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

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

Actions performed:

    from  1c86217   Bluetooth: HFP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  0d368da   Bluetooth: OBEX: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-btobex.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)