[ 
https://issues.apache.org/jira/browse/THRIFT-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794796#comment-13794796
 ] 

Hudson commented on THRIFT-2026:
--------------------------------

SUCCESS: Integrated in Thrift #930 (See 
[https://builds.apache.org/job/Thrift/930/])
THRIFT-2026: Fix TCompactProtocol 64 bit builds (bencraig: rev 
7f10de7ee8114ad337043f7de734481e505a3407)
* lib/cpp/src/thrift/protocol/TCompactProtocol.tcc


> Fix TCompactProtocol 64 bit builds
> ----------------------------------
>
>                 Key: THRIFT-2026
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2026
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>    Affects Versions: 0.9
>         Environment: Mac 64, Win 64, Linux 64
>            Reporter: Ben Craig
>            Assignee: Ben Craig
>             Fix For: 0.9.2
>
>         Attachments: compact_int_stuff.patch
>
>
> TCompactProtocol has several places where it truncates a size_t to a 32-bit 
> value.
> TCompactProtocol also does bitwise operations on signed values, which has 
> undefined behavior.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to