Guile Mailing List Archive

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

Re: FAQ FOOD! Re: scm_must_malloc and memory leaking?



robertb@continuumsi.com (Robert Brown) writes:

> I saw your messages about memory leaks in Guile.  I seem to see a number
> of them.  I'm running Insure; I've included some of the output below as
> a sample.  Is this in the TODO file?

This looks much more like the leak detector is not understanding the
gc than actual memory leaks. For the most part, they're of dubious
value if you're doing anything besides straight malloc/free things. 

-- 
Greg

Guile Home | Main Index | Thread Index