Beef
Beef copied to clipboard
Fix potential vulnerable cloned functions
Dear Development team,
I identified vulnerabilities in clone functions in files in BeefySysLib/third_party/zlib sourced from madler/zlib. These issues, originally reported in CVE-2018-25032, were resolved in the repository via this commit https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531.
This PR applies the corresponding patch to fix the vulnerabilities in this codebase.
Please review at your convenience. Thank you for your time and attention!