Alexandre Julliard : zlib: Import upstream release 1.3.1.
Module: wine Branch: master Commit: 041167b20a7aa831fe535322ee9f221a59e65ce2 URL: https://gitlab.winehq.org/wine/wine/-/commit/041167b20a7aa831fe535322ee9f221... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Sat Feb 17 18:36:41 2024 +0100 zlib: Import upstream release 1.3.1. --- libs/zlib/deflate.c | 47 ++++++++++++++++++++++++++++++++++++----------- libs/zlib/deflate.h | 35 +++++++++++++++++++++++++++++++++-- libs/zlib/inflate.c | 2 +- libs/zlib/inftrees.c | 6 +++--- libs/zlib/inftrees.h | 4 ++-- libs/zlib/trees.c | 20 +++++++++++++++++--- libs/zlib/zconf.h | 10 +--------- libs/zlib/zlib.h | 22 +++++++++++----------- libs/zlib/zutil.h | 27 +++------------------------ 9 files changed, 107 insertions(+), 66 deletions(-)
participants (1)
-
Alexandre Julliard