URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=405043e7af38b45bfec578449ca72cb9b11f1a6a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
405043e by Julien STAUB (atsju2@xxxxxxxx):
ZigBee: fix IS_ANALOG_SUBTYPE macro
Modify IS_ANALOG_SUBTYPE macro according to 07-5123-04 zigbee cluster
library specification. It wasn't filtering out the 8-bit enums ans 16
bit enum (digital types).
Bug: 11120
Change-Id: I74f1c0e6671b33fa69e5045cfc283ada3a39d380
Reviewed-on: https://code.wireshark.org/review/8072
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from ea85a0f [Automatic update for 2015-04-12]
adds 405043e ZigBee: fix IS_ANALOG_SUBTYPE macro
Summary of changes:
epan/dissectors/packet-zbee-zcl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)