guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fixed `scm_i_take_stringbufn ()'


From: Kevin Ryde
Subject: Re: [PATCH] Fixed `scm_i_take_stringbufn ()'
Date: Wed, 15 Feb 2006 11:48:22 +1100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

address@hidden (Ludovic Courtès) writes:
>
> The problem can be reproduced using the program found at the end of this
> post.  It could hardly be turned into a test case, however.

I made some memory leak checks for myself by demanding that
"(assoc-ref (gc-stats) 'bytes-malloced)" was steady across some
repetitions of a test.  That's actually a different number though (is
it?), but it should in theory be possible to exercise some of the
malloc/free counting or balancing (post 1.8 that is :-).




reply via email to

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