Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master d53ff85: ZigBee ZCL: Fix a divide-by-zero.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Nov 2018 21:28:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d53ff85d409367ee6538326147c8bb545bd4adb3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d53ff85 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    ZigBee ZCL: Fix a divide-by-zero.
    
    Fix a divide-by-zero in decode_color_temperature.
    
    Bug: 15281
    Change-Id: I9460ffc85f6fe6b954c1810c3a80588c1aa4fec2
    Reviewed-on: https://code.wireshark.org/review/30806
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  284463c   DOCSIS: Added Energy Management TLVs
     add  d53ff85   ZigBee ZCL: Fix a divide-by-zero.


Summary of changes:
 epan/dissectors/packet-zbee-zcl-lighting.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)