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 NPE in ArrayByteBufferPool.removeAndRelease() when the RBB comes from QueuedPool #12799

Open
wants to merge 2 commits into
base: jetty-12.0.x
Choose a base branch
from

Conversation

lorban
Copy link
Contributor

@lorban lorban commented Feb 17, 2025

Fixes #12790

Signed-off-by: Ludovic Orban <[email protected]>
Signed-off-by: Ludovic Orban <[email protected]>
@lorban lorban requested review from sbordet and gregw February 17, 2025 15:42
@lorban
Copy link
Contributor Author

lorban commented Feb 21, 2025

@gregw @sbordet nudge

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
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

Cannot invoke "org.eclipse.jetty.io.RetainableByteBuffer.getByteBuffer()" because "buffer" is null
1 participant