Skip to content

Fix potential security vulnerability in inffast (cloned from madler/zlib)#77

Open
Mifacopy wants to merge 1 commit intojoncampbell123:masterfrom
Mifacopy:codeclone-detection/doslib-9aaec95e
Open

Fix potential security vulnerability in inffast (cloned from madler/zlib)#77
Mifacopy wants to merge 1 commit intojoncampbell123:masterfrom
Mifacopy:codeclone-detection/doslib-9aaec95e

Conversation

@Mifacopy
Copy link
Contributor

This PR fixes a potential security vulnerability in inffast that was cloned from madler/zlib but did not receive the upstream security patch.

Details

  • Affected File/Function: inffast in ext/zlib/inffast.c
  • Original Fix: 9aaec95e8211
  • Similarity to vulnerable code: 100.0%

What this PR does

Applies the same security patch that was applied to the original repository (madler/zlib) to eliminate the potential vulnerability in the cloned code.

References

Please review and merge to protect this repository against the potential vulnerability.

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.

1 participant