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

[UNDERTOW-1950] Fix NullPointerException in PreCompressedResourceSupplier #1248

Merged
merged 2 commits into from Sep 28, 2021

Conversation

fl4via
Copy link
Member

@fl4via fl4via commented Sep 28, 2021

TBlueF and others added 2 commits September 28, 2021 01:50
…lier

Fixes a NullPointerException that can occur when using a PreCompressedResourceSupplier and trying to access a file where only the compressed version exists.
With this commit, supplying a pre-compressed Resource is no longed dependant on the original Resource.
@fl4via fl4via added the maintenance branch Targeting maintainance branch label Sep 28, 2021
@fl4via fl4via merged commit 99958df into undertow-io:2.0.x Sep 28, 2021
@fl4via fl4via deleted the UNDERTOW-1950_2.0.x branch September 28, 2021 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance branch Targeting maintainance branch
Projects
None yet
2 participants