You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Scott Cantor (JIRA)" <xe...@xml.apache.org> on 2017/07/11 18:28:00 UTC

[jira] [Updated] (XERCESC-1986) Fix for MacOSUnicodeConverter::CopyCStringToPascal

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

Scott Cantor updated XERCESC-1986:
----------------------------------
    Fix Version/s: 3.2.0

> Fix for MacOSUnicodeConverter::CopyCStringToPascal
> --------------------------------------------------
>
>                 Key: XERCESC-1986
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1986
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 3.0.0, 3.0.1, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4
>         Environment: Mac OS X 10.6 and 10.7
>            Reporter: benoit.blaquiere
>              Labels: patch
>             Fix For: 3.2.0
>
>
> sizeof(pas) must be replace by sizeof(Str255), because sizeof(pas) returns sizeof(unsigned char *) and not sizeof(unsigned char[256]) as desired.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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