On 17/04/2024 3:37 pm, Daniel P. Smith wrote: > Dropping the define checks for PKZIP_BUG_WORKAROUND and NOMEMCPY define as > they > never are set. > > Signed-off-by: Daniel P. Smith <[email protected]>
It looks like ARCH_HAS_DECOMP_WDOG is another one that can go. There's only a single instance, in inflate(), which I'm happy to fold on commit. ~Andrew
