Wireshark-commits: [Wireshark-commits] master 6d02362: btatt: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Aug 2016 12:48:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d023626c9defa8d8cdc1a5e3aa5a6ac631cd1e0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6d02362 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    btatt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I4c8d2fc74a84e4fe4a85efeb75f666f5402c6030
    Reviewed-on: https://code.wireshark.org/review/17137
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3771bc7   UDS: fix fix no previous prototype for 'proto_register_uds/proto_reg_handoff_uds' [-Wmissing-prototypes]
    adds  6d02362   btatt: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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