This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]