Skip to content

🐛 Fix NPE in HardenedZipInputStream#27

Merged
gilday merged 2 commits intomainfrom
npe-in-hardenedzipinputstream
Mar 7, 2024
Merged

🐛 Fix NPE in HardenedZipInputStream#27
gilday merged 2 commits intomainfrom
npe-in-hardenedzipinputstream

Conversation

@gilday
Copy link
Copy Markdown
Contributor

@gilday gilday commented Mar 7, 2024

Always return null when decorated zip input stream returns null from getNextEntry

Fixes #26

Always return null when decorated zip input stream returns null from getNextEntry

Fixes #26
@gilday gilday requested a review from nahsra March 7, 2024 21:16
@gilday gilday merged commit 691062c into main Mar 7, 2024
@gilday gilday deleted the npe-in-hardenedzipinputstream branch March 8, 2024 18:06
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.

NPE in HardenedZipInputStream

2 participants