guile-user
[Top][All Lists]
Advanced

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

Re: valgrind suppressions for current CVS Guile


From: Kevin Ryde
Subject: Re: valgrind suppressions for current CVS Guile
Date: Tue, 04 Jan 2005 11:36:23 +1100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Bill Schottstaedt <address@hidden> writes:
>
> Valgrind does report a minor memory leak, which I forgot to bring in
> to work -- it was in scm_strftime in stime.c, calling bdtime2c (line 641),
> which calls scm_to_locale_string (line 541) to fill a field of a struct ("t")
> that is inaccessible upon exiting the function.

Thanks, I applied a fix.

(scm_strftime probably should be using a frame for its memory stuff,
but that can wait.)




reply via email to

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