TDeserializer holds onto a reference of the array it reads after it is done 
deserializing
-----------------------------------------------------------------------------------------

                 Key: THRIFT-1041
                 URL: https://issues.apache.org/jira/browse/THRIFT-1041
             Project: Thrift
          Issue Type: Bug
          Components: Java - Library
            Reporter: Takashi Yonebayashi
            Priority: Minor
         Attachments: THRIFT-1041.patch

Since the TMemoryInputTransport is not reset after the TDeserializer is done 
reading, this could cause memory problems for applications that expect those 
arrays to be free for garbage collection later.  



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

Reply via email to