From: ceriel Date: Thu, 30 Nov 1989 17:29:00 +0000 (+0000) Subject: bug fix: the in_store test did not work when NON_STANDARD was defined, X-Git-Tag: release-5-5~2022 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=5e2915d143a5e67b2ac69ecef3a344bf5affa89a;p=ack.git bug fix: the in_store test did not work when NON_STANDARD was defined, because in this case, the bit tested resided in user area --- diff --git a/modules/src/malloc/impl.h b/modules/src/malloc/impl.h index 3b92fe8b2..5e88e9bbf 100644 --- a/modules/src/malloc/impl.h +++ b/modules/src/malloc/impl.h @@ -9,9 +9,8 @@ #define MIN_SIZE (1<