bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: object->string can lead to scm_mallocated underflow


From: Michael Livshin
Subject: Re: object->string can lead to scm_mallocated underflow
Date: 10 May 2001 15:17:16 +0300
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Copyleft)

Bill Schottstaedt <address@hidden> writes:

> I think there is an "scm_mallocated leak" in association with
> object->string.

oh.  thanks for the report, I'll look at this later today.

[ the whole approach of making things signed so that (if you are
  lucky) you can detect overflows stinks.  the checking should be done
  when *changing* the counter, not in GC. ]

> [snip]

-- 
Look, would it save you all this bother if I just gave up and went mad now?
                -- Arthur Dent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]