[ http://nagoya.apache.org/jira/browse/XERCESC-434?page=history ]

Alberto Massari updated XERCESC-434:
------------------------------------

    Priority: Major

> Purify reporting UMR errors
> ---------------------------
>
>          Key: XERCESC-434
>          URL: http://nagoya.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
>     Assignee: Xerces-C Developers Mailing List

>
> 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://nagoya.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]

Reply via email to