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

Mark a zero length record as read #4686

Conversation

mattcaswell
Copy link
Member

If SSL_read() is called with a zero length buffer, and we read a zero length
record then we should mark that record as read.

This is the 1.1.0 version of #4685

If SSL_read() is called with a zero length buffer, and we read a zero length
record then we should mark that record as read.
@kroeckx kroeckx added the approval: done This pull request has the required number of approvals label Nov 6, 2017
levitte pushed a commit that referenced this pull request Nov 7, 2017
If SSL_read() is called with a zero length buffer, and we read a zero length
record then we should mark that record as read.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from #4686)
@mattcaswell
Copy link
Member Author

Pushed. Thanks.

@mattcaswell mattcaswell closed this Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: done This pull request has the required number of approvals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants