[ http://issues.apache.org/jira/browse/XERCESC-1153?page=all ]
     
Alberto Massari resolved XERCESC-1153:
--------------------------------------

    Resolution: Fixed
     Assign To:     (was: Xerces-C Developers Mailing List)

> XMLSchemaDescriptionImpl::getLocationHints() return non-const object
> --------------------------------------------------------------------
>
>          Key: XERCESC-1153
>          URL: http://issues.apache.org/jira/browse/XERCESC-1153
>      Project: Xerces-C++
>         Type: Bug
>   Components: Validating Parser (Schema) (Xerces 1.5 or up only)
>     Versions: Nightly build (please specify the date)
>  Environment: Operating System: All
> Platform: All
>     Reporter: David Bertoni

>
> XMLSchemaDescriptionImpl::getLocationHints() returns a non-const pointer to a 
> RefVectorOf<XMLCh>.  Since this could lead to accidental or intentional 
> modification of the data, it would be better to return a pointer to a const 
> RefVectorOf<XMLCh>.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to