]> git.lizzy.rs Git - zlib.git/commit
Note the violation of the strict aliasing rule in crc32.c.
authorMark Adler <madler@alumni.caltech.edu>
Tue, 4 Oct 2016 05:33:26 +0000 (22:33 -0700)
committerMark Adler <madler@alumni.caltech.edu>
Tue, 4 Oct 2016 05:33:26 +0000 (22:33 -0700)
commite08118c401d5434b7b3a57039263f4fa9b1f7d1a
treee6eb59901c81c7b67c17bb4732ed84d4d6727d49
parentd1d577490c15a0c6862473d7576352a9f18ef811
Note the violation of the strict aliasing rule in crc32.c.

See the comment for more details. This is in response to an issue
raised as a result of a security audit of the zlib code by Trail
of Bits and TrustInSoft, in support of the Mozilla Foundation.
crc32.c