s in this case). Can you clarify when @cur is freed or
not freed?
Bruce Sinclair
Software Systems Developer - Senior Principal
Micro Focus
bruce.sincl...@microfocus.com <mailto:bruce.sincl...@microfocus.com>
8310 N. Capital of Texas Hwy.
Building Two, Suite 100
Austin, Texas
just curious if this was a
bug or my lack of understanding of xmlChildNode. You explanation helps, but
did not address the addition of an empty text node.
Bruce Sinclair
Software Systems Developer - Senior Principal
Micro Focus
bruce.sincl...@microfocus.com
8310 N. Capital of Texas Hwy
ately, that does not
explain the memory leak I was seeing.
Bruce Sinclair
Software Systems Developer - Senior Principal
Micro Focus
bruce.sincl...@microfocus.com
8310 N. Capital of Texas Hwy.
Building Two, Suite 100
Austin, Texas 78731-1002
Direct: +1 512 340 4717
-Original Message-
F
acter
references. Doing so causes a problem with the use of braces in a Server
Response File (SRF) generated with libxml2. We change the first line of the
above code to:
escaped = xmlURIEscapeStr(tmp, BAD_CAST"@/:=?;#%&,+{}");
to eliminate this issue. Could this