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 Nullpointer [UNDERTOW-2017] #1286

Closed
wants to merge 1 commit into from
Closed

Conversation

md-exerp
Copy link

No description provided.

@carterkozak
Copy link
Contributor

I believe the null check shouldn't be necessary, but avoids an NPE when expected data is not present. I've run into this problem as well and have pushed a reproducer and (I think) a fix to #1287. The reproducer requires modifications to the HttpRequestConduit, so it shouldn't be merged, but I think that branch makes the problem more obvious (and allows me to hit this NPE every couple runs without the fix applied).

@fl4via fl4via added bug fix Contains bug fix(es) duplicate Duplicates other pull request(s) labels Feb 6, 2022
@fl4via
Copy link
Member

fl4via commented Feb 6, 2022

I'm closing this in favor of #1288. If the bug reappears in future releases, please let us know and we'll reopen.

@fl4via fl4via closed this Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Contains bug fix(es) duplicate Duplicates other pull request(s)
Projects
None yet
3 participants