Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wjsffzb opened this issue Oct 15, 2021 · 4 comments
Closed

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

wjsffzb opened this issue Oct 15, 2021 · 4 comments
Assignees
Labels
bug Something isn't working CLI MQTTX CLI desktop MQTTX Desktop web MQTTX Web
Milestone

Comments

@wjsffzb
Copy link

wjsffzb commented Oct 15, 2021

version:1.6.2
os:windows10

@wjsffzb wjsffzb added the bug Something isn't working label Oct 15, 2021
@oceanlvr
Copy link
Contributor

oceanlvr commented Oct 15, 2021

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

@oceanlvr
Copy link
Contributor

oceanlvr commented Oct 15, 2021

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

@oceanlvr oceanlvr self-assigned this Oct 15, 2021
@wjsffzb
Copy link
Author

wjsffzb commented Oct 15, 2021

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

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

@wjsffzb wjsffzb changed the title MQTT的消息内容从文本转为JSON格式时,碰到有超大数字时会溢出,导致结果异常 MQTT的消息内容使用JSON格式接收时,碰到有超大数字时会溢出,导致结果异常 Oct 15, 2021
@wjsffzb wjsffzb changed the title MQTT的消息内容使用JSON格式接收时,碰到有超大数字时会溢出,导致结果异常 MQTT的消息内容使用JSON格式接收时,碰到有超大数字(8字节长度,例如47348660069859329)时会溢出,导致结果异常 Oct 15, 2021
@oceanlvr oceanlvr changed the title MQTT的消息内容使用JSON格式接收时,碰到有超大数字(8字节长度,例如47348660069859329)时会溢出,导致结果异常 [BUG] Large number reception in the json format causes an exception Oct 16, 2021
@ysfscream ysfscream added the desktop MQTTX Desktop label Jan 29, 2023
@ysfscream ysfscream assigned ysfscream and Red-Asuka and unassigned oceanlvr Jan 29, 2023
@ysfscream ysfscream moved this to To Do in MQTTX May 25, 2023
@ysfscream ysfscream added this to MQTTX May 25, 2023
@ysfscream ysfscream removed this from MQTTX Jul 14, 2023
@ysfscream ysfscream added this to MQTTX Jul 14, 2023
@ysfscream ysfscream moved this to Backlog in MQTTX Jul 14, 2023
@ysfscream ysfscream moved this from Backlog to TO DO in MQTTX Sep 6, 2023
@ysfscream ysfscream added this to the v1.9.7 milestone Sep 6, 2023
@ysfscream ysfscream added CLI MQTTX CLI web MQTTX Web labels Sep 6, 2023
@ysfscream ysfscream moved this from TO DO to Backlog in MQTTX Sep 12, 2023
@ysfscream ysfscream moved this from Backlog to TO DO in MQTTX Sep 21, 2023
@ysfscream ysfscream moved this from TO DO to In Progress in MQTTX Dec 7, 2023
@ysfscream ysfscream removed this from the v1.9.7 milestone Dec 8, 2023
@ysfscream ysfscream added this to the v1.9.8 milestone Dec 8, 2023
@ysfscream
Copy link
Member

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

@github-project-automation github-project-automation bot moved this from In Progress to Done in MQTTX Dec 8, 2023
@ysfscream ysfscream modified the milestones: v1.9.8, v1.9.7 Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI MQTTX CLI desktop MQTTX Desktop web MQTTX Web
Projects
Status: Done
Development

No branches or pull requests

4 participants