[ http://nagoya.apache.org/jira/browse/XERCESC-1291?page=history ] Alberto Massari resolved XERCESC-1291: --------------------------------------
Resolution: Fixed This should be fixed in CVS. Can you verify? Thanks, Alberto > Off-by-one error in DOMString.cpp > --------------------------------- > > Key: XERCESC-1291 > URL: http://nagoya.apache.org/jira/browse/XERCESC-1291 > Project: Xerces-C++ > Type: Bug > Components: DOM > Versions: 2.5.0 > Environment: Tested on RedHat 8.0, gcc 3.2.3 using a source distribution of > 2.5.0 > Reporter: Michael McMaster > Attachments: DOMString.patch > > The DOMString class (in the deprecated API) attempts to access past-the-end > of an array in the transcode() functions. > This access was picked up with Valgrind 2.1.1. The effects of the error are > uncertain (someone with more time on their hands may be willing to > investigate further ?) -- 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]