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 incorrect padding in SMBSessionSetupAndX_Extended_ResponseData #1310

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

rtpt-erikgeiser
Copy link
Contributor

This PR fixes #1309 by adding a padding byte depending on the size of the SecurityBlob instead of depending on the size of the string representation of the SecurityBlob bytes.

@gabrielg5
Copy link
Collaborator

thank you!

gabrielg5 added a commit that referenced this pull request Aug 1, 2024
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.

Incorrect Padding in SMBSessionSetupAndX_Extended_ResponseData
2 participants