Nick Hainke 63f5b5ed3f tools/zlib: update to 1.3
Changes in 1.3 (18 Aug 2023)
- Remove K&R function definitions and zlib2ansi
- Fix bug in deflateBound() for level 0 and memLevel 9
- Fix bug when gzungetc() is used immediately after gzopen()
- Fix bug when using gzflush() with a very small buffer
- Fix crash when gzsetparams() attempted for transparent write
- Fix test/example.c to work with FORCE_STORED
- Rewrite of zran in examples (see zran.c version history)
- Fix minizip to allow it to open an empty zip file
- Fix reading disk number start on zip64 files in minizip
- Fix logic error in minizip argument processing
- Add minizip testing to Makefile
- Read multiple bytes instead of byte-by-byte in minizip unzip.c
- Add memory sanitizer to configure (--memory)
- Various portability improvements
- Various documentation improvements
- Various spelling and typo corrections

Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-10-12 09:49:49 +02:00
..
2023-09-19 20:21:33 +02:00
2022-12-17 20:26:51 +01:00
2022-10-22 22:50:37 +02:00
2023-09-19 20:21:33 +02:00
2023-04-18 15:25:21 +02:00
2023-10-12 00:22:09 +02:00
2023-10-12 00:21:46 +02:00
2023-05-09 11:38:18 +02:00
2023-04-19 01:02:26 +02:00
2023-03-12 13:53:49 +01:00
2022-10-31 21:27:48 +01:00
2023-10-12 00:22:36 +02:00
2023-03-19 18:20:18 +01:00
2023-04-22 01:33:16 +02:00
2023-09-19 20:21:33 +02:00
2023-09-19 20:21:33 +02:00
2023-09-19 20:21:33 +02:00
2023-01-16 23:51:10 +00:00
2023-08-14 20:16:05 +02:00
2023-04-11 17:30:32 +02:00
2022-03-01 00:08:08 +01:00
2023-08-14 20:14:49 +02:00
2023-08-28 23:45:58 +02:00
2023-09-19 20:21:33 +02:00
2023-04-08 15:51:32 +02:00
2023-01-24 23:13:25 +01:00
2020-09-02 16:29:22 +02:00
2023-04-29 17:37:45 +02:00
2023-10-12 00:23:16 +02:00
2022-02-25 14:12:39 +01:00
2023-09-19 20:21:33 +02:00
2021-09-20 15:21:17 +02:00
2023-08-14 10:18:43 +02:00
2023-09-19 20:21:33 +02:00
2023-10-12 09:49:49 +02:00
2023-04-07 11:18:54 +02:00
2023-07-04 20:25:40 +02:00