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

SourceForge.net noreply at sourceforge.net
Thu Sep 28 15:17:11 CEST 2006


Bugs item #1566826, was opened at 2006-09-28 03:07
Message generated for change (Comment added) made by kwaclaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1566826&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

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

>Comment By: Karl Waclawek (kwaclaw)
Date: 2006-09-28 09:17

Message:
Logged In: YES 
user_id=290026

Should that not trigger some sort of error?
Any ideas which free calls are superfluous?

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

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


More information about the Expat-bugs mailing list