Alexandre Julliard : zlib: Import upstream release 1.2.12.

Alexandre Julliard julliard at winehq.org
Mon May 23 15:51:51 CDT 2022


Module: wine
Branch: master
Commit: b0c9a28e0495cf8bcbf168ef61c946e999940d6b
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b0c9a28e0495cf8bcbf168ef61c946e999940d6b

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri May 20 18:23:35 2022 +0200

zlib: Import upstream release 1.2.12.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 libs/zlib/crc32.c    | 1258 +++++--
 libs/zlib/crc32.h    | 9877 +++++++++++++++++++++++++++++++++++++++++++++++---
 libs/zlib/deflate.c  |  108 +-
 libs/zlib/deflate.h  |   27 +-
 libs/zlib/inffast.c  |   28 +-
 libs/zlib/inflate.c  |   47 +-
 libs/zlib/inflate.h  |    5 +-
 libs/zlib/inftrees.c |    6 +-
 libs/zlib/trees.c    |   75 +-
 libs/zlib/zlib.h     |  223 +-
 libs/zlib/zutil.c    |    4 +-
 libs/zlib/zutil.h    |   21 +-
 12 files changed, 10720 insertions(+), 959 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b0c9a28e0495cf8bcbf168ef61c946e999940d6b



More information about the wine-cvs mailing list