[Expat-bugs] [ expat-Bugs-1566831 ] More "Frees" than "Allocs"

SourceForge.net noreply at sourceforge.net
Thu Sep 28 09:18:30 CEST 2006


Bugs item #1566831, was opened at 2006-09-28 00:18
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=1566831&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: More "Frees" than "Allocs"

Initial Comment:
I used the Expat 2.0 in our project and it seems to 
work fine. I did a kind of component test using the 
parser including testing the expat sources. As i wrote 
own memory allocation functions (called ONLY by expat 
sources) i saw that the free function is called more 
often than the alloc function. Nevertheless all memory 
areas allocated with alloc will be freed again.

Email: chris_1270 at web.de

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1566831&group_id=10127


More information about the Expat-bugs mailing list