Hello,

I usually like to start projects with clean valgrind output so that I can
easily detect if I've inadvertently leaked memory. The problem I'm having is
that even the simplest agar app is causing a lot of leak warnings from
valgrind. For example, I've attached the valgrind output from running the
demos/minimal program.

Some of it probably isn't real like the X11 stuff, but I'm not sure about
the rest. Are these real leaks? Do I need to add something more than
AG_Destroy at the end of the program?

Thanks,
Avery Fay

Attachment: valgrind.txt.gz
Description: GNU Zip compressed data

_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to