Chris Packham dd4d19fce2 zlib: Update to zlib-1.2.12
Bring in the following changes

- Fix a deflate bug when using the Z_FIXED strategy that can result in
  out-of-bound accesses.
- Fix a deflate bug when the window is full in deflate_stored().
- Speed up CRC-32 computations by a factor of 1.5 to 3.
- Use the hardware CRC-32 instruction on ARMv8 processors.
- Speed up crc32_combine() with powers of x tables.
- Add crc32_combine_gen() and crc32_combine_op() for fast combines.

Drop two patches that have been applied upstream and regenerate the
remaining two.

Fixes #1708

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2022-04-22 10:15:41 +12:00
..
2017-09-29 17:05:22 -07:00
2019-12-25 18:30:23 -08:00
2022-02-11 00:47:50 -08:00
2021-01-12 14:07:32 -06:00
2022-02-11 00:47:51 -08:00
2020-02-26 11:05:19 -08:00
2021-05-29 21:33:42 +12:00
2021-09-21 21:24:31 +12:00
2022-02-11 00:47:51 -08:00
2022-02-23 20:20:09 +13:00
2022-02-11 00:47:51 -08:00
2022-02-23 20:20:55 +13:00
2021-04-13 10:54:03 -05:00
2022-02-16 20:33:42 +13:00
2022-02-11 00:47:51 -08:00
2022-02-11 00:47:50 -08:00
2022-02-23 20:20:55 +13:00
2022-02-11 00:47:50 -08:00
2022-02-11 00:47:50 -08:00
2022-02-11 00:47:50 -08:00
2022-04-02 13:31:28 +13:00
2022-02-23 20:19:10 +13:00
2022-04-22 10:15:41 +12:00
2017-07-08 10:56:29 -07:00
2017-07-08 10:56:29 -07:00