nss: update in-tree zlib to 1.2.11 with CVE-2018-25032 fix

This commit is contained in:
roytam1 2022-04-01 23:56:16 +08:00
commit 21d56c9c93
32 changed files with 3020 additions and 2858 deletions

View file

@ -27,10 +27,7 @@ CSRCS = adler32.c \
$(NULL)
LIBRARY_NAME = zlib
PROGRAMS = example minigzip
# REQUIRES = nss
SHARED_LIBRARY = $(NULL)
# Define verbose as -1 to turn off all zlib trace messages in
# debug builds.