Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Fix possible username truncation in version 49#2

Open
samphonic wants to merge 8 commits into
tustin2121:masterfrom
samphonic:master
Open

Fix possible username truncation in version 49#2
samphonic wants to merge 8 commits into
tustin2121:masterfrom
samphonic:master

Conversation

@samphonic

Copy link
Copy Markdown

There was a skipped byte (index-4) in the inbyte array.
Also, the copyOfRange math wasn't quite right and could result in the
truncation of a reported username (e.g. for an 8-character username)
I only fixed version 49, as that's the only version I have to test.

There was a skipped byte (index-4) in the inbyte array.
Also, the copyOfRange math wasn't quite right and could result in the
truncation of a reported username (e.g. for an 8-character username)
I only fixed version 49, as that's the only version I have to test.
Will only activate sentry mode if connected user is on white-list.
Updated to protocol version 60, no changes that I'm aware of.
Updated to 1.5.2 (version 61) -- No changes to protocol that I'm aware
of.
Changed protocol, etc.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant