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(-)