Skip to content

Fix wrong buffer size in client handshake when re-using a SecureSocket#2830

Closed
moretromain wants to merge 1 commit intopocoproject:masterfrom
moretromain:SecureSocket-Fix
Closed

Fix wrong buffer size in client handshake when re-using a SecureSocket#2830
moretromain wants to merge 1 commit intopocoproject:masterfrom
moretromain:SecureSocket-Fix

Conversation

@moretromain
Copy link
Copy Markdown

@moretromain moretromain commented Nov 6, 2019

In NetSSL_Win SecureSocket impl, receive buffer can be resized after initialization. Therefore when re-using a socket (reconnect()), receive buffer shall be reset during client handshake.

@obiltschnig
Copy link
Copy Markdown
Member

Thanks, but we do not accept PRs against master. Could you please re-target against poco-1.10.0?

obiltschnig added a commit that referenced this pull request Jan 22, 2020
@obiltschnig
Copy link
Copy Markdown
Member

merged manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants