remove ignored memory allocation 2006-09-09 - By Michael Glavassevich (JIRA)
[ http://issues.apache.org/jira/browse/XERCESJ-1184?page=all ]
Michael Glavassevich updated XERCESJ-1184: ------------------------------------------
Issue Type: Improvement (was: Bug)
> [PATCH] remove ignored memory allocation > ---------------------------------------- > > Key: XERCESJ-1184 > URL: http://issues.apache.org/jira/browse/XERCESJ-1184 > Project: Xerces2-J > Issue Type: Improvement > Components: DTD > Affects Versions: 2.8.0 > Reporter: Dave Brosius > Assigned To: Michael Glavassevich > Priority: Trivial > Attachments: ermove_useless_allocation.diff > > > code allocates an object, and then allocates another object and stores it into the same reference, thereby rendering the first allocation useless.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http:/ /issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|