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

Issue #4828 Buffer Corruption #4864

Merged
merged 1 commit into from
May 11, 2020
Merged

Conversation

gregw
Copy link
Contributor

@gregw gregw commented May 11, 2020

For #4828 Buffer Corruption:

  • improve synchronization around releaseBuffer
  • improve synchronization around acquireBuffer
  • made acquireBuffer private.

Signed-off-by: Greg Wilkins [email protected]

 + improve synchronization around releaseBuffer
 + improve synchronization around acquireBuffer
 + made acquireBuffer private.

Signed-off-by: Greg Wilkins <[email protected]>
@gregw gregw requested a review from sbordet May 11, 2020 13:00
@gregw gregw added the Bug For general bugs on Jetty side label May 11, 2020
@gregw gregw linked an issue May 11, 2020 that may be closed by this pull request
@gregw gregw merged commit e869773 into jetty-9.4.x May 11, 2020
@gregw gregw deleted the jetty-9.4.x-4828-BufferCorruption branch May 11, 2020 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NIO ByteBuffer corruption in embedded Jetty server
2 participants