parse_close() -> xmlFree() ?

Mike logan at dct.com
Thu Oct 2 22:50:34 EDT 2003


Hey,

I was using memprof on my ob3_headlines program to see if there were any leaks. When using parse_close() there were, but if I used xmlFreeDoc() instead, everything was ok.

There's nothing using parse_close() in the openbox, just xmlFreeDoc(). Not sure if I'm missing something or maybe I just don't understand what parse_close() is for.

Mike



More information about the openbox mailing list