You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Russ Garrett (JIRA)" <ji...@apache.org> on 2009/05/12 18:19:45 UTC

[jira] Updated: (THRIFT-499) Thrift_protocol PHP extension does not handle signedness correctly

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

Russ Garrett updated THRIFT-499:
--------------------------------

    Attachment: thrift_protocol_signedness.patch

Attached patch fixes this bug.

> Thrift_protocol PHP extension does not handle signedness correctly
> ------------------------------------------------------------------
>
>                 Key: THRIFT-499
>                 URL: https://issues.apache.org/jira/browse/THRIFT-499
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (PHP)
>            Reporter: Russ Garrett
>         Attachments: thrift_protocol_signedness.patch
>
>
> The PHP Thrift protocol extension does not correctly unserialize integers - it assumes they're unsigned, but all integers in Thrift are signed.

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