Skip to content

Conversation

@Namoshek
Copy link
Collaborator

@Namoshek Namoshek commented Jul 1, 2020

As pointed out in #6, when using a username and password to connect to a broker, the message size has been manipulated using string concatenation instead of mathematical addition. This caused an issue with chr() expecting an integer and not a string. It also would have lead to wrong information being sent.

When using a username and password to connect to a broker, the message size has been manipulated using string concatenation instead of mathematical addition. This caused an issue with `chr()` expecting an integer and not a string. It also would have lead to wrong information being sent.
@Namoshek Namoshek merged commit 92f01cf into 0.1 Jul 1, 2020
@Namoshek Namoshek deleted the fix-message-size-addition branch July 1, 2020 19:08
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.

2 participants