1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-17 01:52:06 +00:00

Set unzip internal buffer size to 256k

This commit is contained in:
Jukka Ojanen 2021-09-04 17:08:52 +03:00
parent 82b337fbca
commit 7b5f584fac

View File

@ -203,6 +203,7 @@ CFLAGS_ZLIB += -Wno-implicit-fallthrough
CFLAGS_ZLIB += -Wno-implicit-function-declaration
CFLAGS_ZLIB += -Wno-unused-parameter
CFLAGS_ZLIB += -DIOAPI_NO_64
CFLAGS_ZLIB += -DUNZ_BUFSIZE=262144
endif
## because UNRAR