[ 
https://issues.apache.org/jira/browse/XERCESC-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Kolpackov closed XERCESC-1105.
------------------------------------

    Resolution: Invalid
      Assignee:     (was: Xerces-C Developers Mailing List)

No reply from the reporter. Assuming invalid.

> transcode function on AIX returns incorrect value
> -------------------------------------------------
>
>                 Key: XERCESC-1105
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1105
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.2.0
>         Environment: Operating System: AIX
> Platform: Other
>            Reporter: Karen Bradshaw
>
> XMLString::transcode always returns 1 regardless of the provided buffer size.
> // const char * str;
> // XMLCh * buffer;
> // size_t buffer_size;
> if(XMLString::transcode(str, buffer, buffer_size - 4))
> {
>   return buffer;
> }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to