From: Camm Maguire Date: Tue, 12 Jul 2022 21:17:09 +0000 (+0100) Subject: X-Git-Tag: archive/raspbian/2.7.1-4+rpi1~1^2~3^2~29 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=15d7edb0d99bb143d40dad0b45b649303be6e2e8;p=gcl27.git TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. gcl (2.6.12-85) unstable; urgency=medium * Version_2_6_13pre81 Gbp-Pq: Name Version_2_6_13pre82 --- diff --git a/o/alloc.c b/o/alloc.c index f8470e6..0343ab7 100644 --- a/o/alloc.c +++ b/o/alloc.c @@ -349,9 +349,10 @@ resize_hole(ufixnum hp,enum type tp,bool in_placep) { char *start=rb_begin(),*new_start=heap_end+hp*PAGESIZE; ufixnum size=rb_pointer-start; +#define OVERLAP(c_,t_,s_) ((t_)<(c_)+(s_) && (c_)<(t_)+(s_)) if (!in_placep && (rb_high() ? - new_start+size>rb_end : - new_start+(nrbpage<s.s_dbind != Cnil)