HomeFreeBSD

Correct incorrect inputs provided to the CRC functions.

Description

Correct incorrect inputs provided to the CRC functions.

The previous releases of zlib were not sensitive to incorrect CRC
inputs with bits set above the low 32. This commit restores that
behavior, so that applications with such bugs will continue to
operate as before.

(cherry picked from commit ec3df00224d4b396e2ac6586ab5d25f673caa4c2)

Details

Provenance
Mark Adler <madler@alumni.caltech.edu>Authored on Mar 30 2022, 6:14 PM
delphijCommitted on Mar 31 2022, 10:35 PM
Parents
rGc144cc54795d: Vendor import of zlib 1.2.12.
Branches
Unknown
Tags
Unknown