Wireshark-commits: [Wireshark-commits] master b123985: Zbee (ZCL Closures): Fix Dead Store (Dead as

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 Dec 2015 08:06:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b1239859664fa2ffe71d1ddbd6416c5b7f87bd5d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Zbee (ZCL Closures): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ic9dbdfbce7a1a3e29d1b59e9d1c56ee695a532ff
    Reviewed-on: https://code.wireshark.org/review/12917
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  53ab0f0   Zbee (Zcl Closures): fix FT_BOOLEAN with a bitmask must specify a 'parent field width' for 'display' found by checkAPIs
    adds  b123985   Zbee (ZCL Closures): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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