You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "David Bertoni (JIRA)" <xa...@xml.apache.org> on 2005/05/06 05:07:05 UTC

[jira] Resolved: (XALANC-507) Safety improvements for XalanVector::insert()

     [ http://issues.apache.org/jira/browse/XALANC-507?page=all ]
     
David Bertoni resolved XALANC-507:
----------------------------------

     Resolution: Fixed
    Fix Version: CurrentCVS

> Safety improvements for XalanVector::insert()
> ---------------------------------------------
>
>          Key: XALANC-507
>          URL: http://issues.apache.org/jira/browse/XALANC-507
>      Project: XalanC
>         Type: Improvement
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>     Priority: Minor
>      Fix For: CurrentCVS
>  Attachments: patch.txt
>
> XalanVector::insert() should assert that the supplied iterator is legal.
> Also, there is an overload for non-const iterators which is not necessary, since we use pointers and pointer-to-type converts trivially to pointer-to-const-type.
> A patch is attached.  Committers, can you please review?

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org