18 Oct
2021
18 Oct
'21
9:16 p.m.
Module: wine Branch: master Commit: 8b58eca07152176b9fe4d3523ff50ef76dd45fef URL: https://source.winehq.org/git/wine.git/?a=commit;h=8b58eca07152176b9fe4d3523... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Oct 18 11:08:00 2021 +0200 dbghelp: Use the bundled zlib. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dbghelp/Makefile.in | 3 +- dlls/dbghelp/dwarf.c | 2 +- dlls/dbghelp/inflate.c | 1916 ---------------------------------------------- dlls/dbghelp/zlib.h | 162 ---- 4 files changed, 3 insertions(+), 2080 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8b58eca07152176b9fe4d...