Re: [xml] Question about xmlCleanupParser()
- From: Daniel Veillard <veillard redhat com>
- To: Unai Astorquiza <uastorquiza pandasoftware es>
- Cc: xml gnome org
- Subject: Re: [xml] Question about xmlCleanupParser()
- Date: Tue, 19 Sep 2006 11:01:54 -0400
On Tue, Sep 19, 2006 at 04:58:43PM +0200, Unai Astorquiza wrote:
The question is: if someone uses my library and also uses
libxml by his own in a process, my call to xmlCleanupParser
would affect the other instance of libxml?
yes, so don't call it, at worse you will just lost a bit of
data global to the
library.
As I don´t know who is going to use my library and how (wheter the process will be using libxml by his own
or not), if one process loads, uses and unloads my library several times, the memory leak would be
cumulative?
no, it should not.
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]