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

sniffer: set ssl->curSize before invoking Do* routines #8045

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

rizlik
Copy link
Contributor

@rizlik rizlik commented Oct 7, 2024

Description

commit 99a99e3 changes DoApplication to use ssl->curSize as the size of the current decrypted record. Fix sniffer code to set this value.

commit 99a99e3 changes DoApplication to
use ssl->curSize as the size of the current decrypted record. Fix
sniffer code to set this value.
Copy link
Contributor

@bandi13 bandi13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works. Thanks!

@dgarske dgarske merged commit bf29b68 into wolfSSL:master Oct 7, 2024
139 checks passed
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.

5 participants