[Expat-bugs] [ expat-Bugs-1513208 ] memory leak
SourceForge.net
noreply at sourceforge.net
Tue Jun 27 11:21:31 CEST 2006
Bugs item #1513208, was opened at 2006-06-27 02:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1513208&group_id=10127
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: memory leak
Initial Comment:
version: 1.95.8
two bufferes, one is "<?xml version=\"1.0\"
encoding=\"ISO-8859-1\" ?><ROOT><AcctNo>GL-002-
0012</AcctNo></ROOT>", another is "<ROOT><AcctNo>GL-
002-0012</AcctNo></ROOT>", the latter leak 80 bytes
every time.
the difference of both bufferes is whether the PROLOG
exists.
the tested function: XML_Parse.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1513208&group_id=10127
More information about the Expat-bugs
mailing list