Hello, As you may know, I am making a xlib wrapper for Chicken[1], here I am interfacing with a lot of C code and I have the typical problems of having half the code garbage collected and the other half not. I think I codded it right, but I'd like to check somehow if I am leaking memory or not (thankfully, on this case, if I am, it'll be huge), is there any way to test it ? What do you recommend ? I used ElectricFence some years ago, but it is a C thing and I don't know if something like that would be helpfull. Thank you. -- Pupeno <[EMAIL PROTECTED]> (http://pupeno.com)
[1] http://pupeno.com/software/chicken-xlib/
pgpTfGz0dML0r.pgp
Description: PGP signature
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
