Skip to content

Fix NPE if queue returns null in PipeStream #1246

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

Merged
merged 2 commits into from
Dec 19, 2016
Merged

Fix NPE if queue returns null in PipeStream #1246

merged 2 commits into from
Dec 19, 2016

Conversation

JudgeGregg
Copy link

If value returned from queue is null, a NPE is thrown before the IOException timeout block can be reached.

@thboileau
Copy link
Contributor

Hello @JudgeGregg

thanks for your contribution!

Do you mind to send back the JCA signed It helps to integrate your contribution to the framework.
You will find here all the details:
https://github.com/restlet/restlet-framework-java/wiki/Contribute#submit-contributions

@JudgeGregg
Copy link
Author

Thank you for your comment @thboileau.
I've just sent the JCA by email.

@thboileau
Copy link
Contributor

Thanks a lot @JudgeGregg .

I've also merged your PR in the 2.3 branch. The fix will be part of 2.3.9 version (certain available on the 20th decembre 2016).

@thboileau thboileau merged commit f26c331 into restlet:master Dec 19, 2016
thboileau added a commit that referenced this pull request Dec 19, 2016
. Reported and contributed by Grégoire Juge.
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.

2 participants