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

Fix possible username truncation in version 49 #2

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Sammy1Am
Copy link

@Sammy1Am Sammy1Am commented Dec 8, 2012

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