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

[jira] Resolved: (XALANC-394) Possible improvement in XalanDOMString::append(const char* ...) function

     [ http://issues.apache.org/jira/browse/XALANC-394?page=all ]
     
Dmitry Hayes resolved XALANC-394:
---------------------------------

     Assign To:     (was: Xalan Developers Mailing List)
    Resolution: Won't Fix

The patch is obsolete and the issue has a low priority

> Possible improvement in XalanDOMString::append(const char* ...) function
> ------------------------------------------------------------------------
>
>          Key: XALANC-394
>          URL: http://issues.apache.org/jira/browse/XALANC-394
>      Project: XalanC
>         Type: Bug
>   Components: XalanC
>     Versions: CurrentCVS
>  Environment: Operating System: All
> Platform: All
>     Reporter: Dmitry Hayes
>  Attachments: String.diff
>
> The function is using a null-ended string as parameter. If we change the second
> parameter function "doTranscode" to XalanDOMString::npos , later , in function
> doTranscodeFromLocalCodePage , line 1130 we can save unnecessary calls for “new”
> and “strncpy”.

-- 
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