MQTTX icon indicating copy to clipboard operation
MQTTX copied to clipboard

[BUG] Large number reception in the json format causes an exception

Open wjsffzb opened this issue 3 years ago • 3 comments

version:1.6.2 os:windows10

wjsffzb avatar Oct 15 '21 03:10 wjsffzb

More details? please try not to delete the template issue of bug report.

oceanlvr avatar Oct 15 '21 03:10 oceanlvr

Please use the English description, or use both English and Chinese. It may help other people in the community.

oceanlvr avatar Oct 15 '21 03:10 oceanlvr

if MQTT response contain big number,use json format(8 bytes like 47348660069859329) accept will overflow and no hint.

MQTT的消息内容使用JSON格式接收时,碰到有超大数字(8字节长度,例如47348660069859329)时会溢出,导致结果异常

wjsffzb avatar Oct 15 '21 03:10 wjsffzb

This issue has been fixed in the MQTTX v1.9.7 release. Thank you for your feedback.

ysfscream avatar Dec 08 '23 09:12 ysfscream