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

String of Topic and JSON Payload isn't null-terminated #688

Open
PlasmX opened this issue Dec 8, 2022 · 0 comments
Open

String of Topic and JSON Payload isn't null-terminated #688

PlasmX opened this issue Dec 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@PlasmX
Copy link

PlasmX commented Dec 8, 2022

Hey,
I was testing around with MQTT Explorer 0.4.0 beta and a Bosch XDK110. As I printed the topic of a MQTT message, it included the payload and some other stuff in the RAM console until printf() got to a null terminator. If I send MQTT messages from a browser via MQTT.js implementation it doesn't occure and everything works fine. So I don't think it's a problem with the MQTTimplementation of the XDK110. Therefore I think neither the topic nor the payload string is null terminated.

@bj00rn bj00rn added the bug Something isn't working label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants