Segfault in Ruby deserializer
-----------------------------

                 Key: THRIFT-1252
                 URL: https://issues.apache.org/jira/browse/THRIFT-1252
             Project: Thrift
          Issue Type: Bug
          Components: Ruby - Library
    Affects Versions: 0.7
         Environment: Thrift 0.7.0dev (revision 1152979)
Ruby 1.9.2
OS X 10.6, Linux x86_64
            Reporter: Ilya Maykov
            Assignee: Ilya Maykov


There is a segfault bug in the native Ruby deserializer that was introduced 
with THRIFT-1189. The @index variable of MemoryBufferTransport is not always 
correctly updated from native code when GARBAGE_BUFFER_SIZE is exceeded.

Will attach the patch shortly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to