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 eea4997: ZigBee: Fixed incorrect field type

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

Commits:

eea4997 by Martin Boye Petersen (martinboyepetersen@xxxxxxxxx):

    ZigBee: Fixed incorrect field type
    
    Fixed incorrect field type for tariff label in publish tariff information.
    It is an zigbee octet string, so the first byte indicates the length of the string.
    
    Change-Id: Ia90e47a19a3bd1ca7642f5e7ce99377618198f15
    Reviewed-on: https://code.wireshark.org/review/30663
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  76b8071   nettrace: fix var init.
     add  eea4997   ZigBee: Fixed incorrect field type


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