RE: [xml] xmlFreeString routine needed
- From: "Igor Zlatkovic" <izlatkovic daenet de>
- To: "Uwe Fechner" <uwe fechner 4commerce de>, <veillard redhat com>
- Cc: "Libxml2" <xml gnome org>
- Subject: RE: [xml] xmlFreeString routine needed
- Date: Thu, 24 Jan 2002 16:43:21 +0100
Hello there.
Or is that something, that Igor could do without you having to change
your code?
It is something I could do by changing Daniel's code ;-)
I could export the function which is behind the pointer without changing the code, if there were one.
Unfortunately, the actual function behind the xmlFree pointer is called free(), it is in the C-runtime, not
in libxml2. This can change, depending on if debugging support is compiled in, but mostly this is the case.
If you can call free() from msvcrt.dll, it would suffice. You cannot use a binary with memory debugging
support enabled in this case.
Ciao
Igor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]