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-2.6 212b188: ZigBee ZCL: Fix a divide-by-zero.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Nov 2018 21:44:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=212b18825d9b668cda23d334c48867dfa66b2b36
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

212b188 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>
    (cherry picked from commit d53ff85d409367ee6538326147c8bb545bd4adb3)
    Reviewed-on: https://code.wireshark.org/review/30810
    

Actions performed:

    from  496f5ee   BGP: Fix dissection of MCAST-VPN NLRI
     add  212b188   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(-)