[ http://issues.apache.org/jira/browse/XERCESC-434?page=history ]
Alberto Massari resolved XERCESC-434:
-------------------------------------
Assign To: (was: Xerces-C Developers Mailing List)
Resolution: Duplicate
Duplicate of http://issues.apache.org/jira/browse/XERCESC-1291
> Purify reporting UMR errors
> ---------------------------
>
> Key: XERCESC-434
> URL: http://issues.apache.org/jira/browse/XERCESC-434
> Project: Xerces-C++
> Type: Bug
> Components: DOM
> Versions: 1.7.0
> Environment: Operating System: Solaris
> Platform: Sun
> Reporter: Kenneth Philp
>
> Within DOMString.cpp Purify is reporting a number of "Uninitialised Memory
> Read"
> (UMR) errors.
> The error is being reported when the length of DOMStrData is being checked on
> line 1071 of the file DOMString.cpp, ie,
> if (DOMStrData[fHandle->fLength] == 0)
> There are also other similiar situations when UMR errors are being reported.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]