Skip to content

Fix potential vulnerable cloned functions#1439

Open
simei2k wants to merge 1 commit intoTencentCloud:masterfrom
simei2k:patch-2
Open

Fix potential vulnerable cloned functions#1439
simei2k wants to merge 1 commit intoTencentCloud:masterfrom
simei2k:patch-2

Conversation

@simei2k
Copy link
Copy Markdown

@simei2k simei2k commented Apr 30, 2025

This PR fixes a potential vulnerability in compress_block() that was cloned from zlib but did not receive the security patch. The original issue was reported and fixed under madler/zlib@5c44459. This PR applies the same patch to eliminate the vulnerability.

References
madler/zlib@5c44459

This PR fixes a potential vulnerability in compress_block() that was cloned from zlib but did not receive the security patch. The original issue was reported and fixed under madler/zlib@5c44459.
This PR applies the same patch to eliminate the vulnerability.

References
madler/zlib@5c44459
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