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

fix: connect() method - use correct buffer to write password into #11

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

hb9xar
Copy link

@hb9xar hb9xar commented Nov 27, 2024

connect(): when using username & password, the password string was written to the wrong buffer, resulting in a corrupt MQTT connect packet and connection failure.

@MathewHDYT
Copy link

MathewHDYT commented Nov 28, 2024

@imbeacon Would be nice if this could be merged, and released as v2.10.1.

@uschindler
Copy link

This is a serious issue, I have seen it while updating BSB-LAN project. It makes it impossible to connect when user/password combination is given on connection.

@imbeacon
Copy link
Member

imbeacon commented Dec 9, 2024

Hi @hb9xar, @MathewHDYT, @uschindler,

Thank you for your participating in the project life, PR is merge and release is created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants