Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1041

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.7
    • Java - Library
    • None
    • Patch Available

    Description

      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.

      Attachments

        1. THRIFT-1041.patch
          0.4 kB
          Takashi Yonebayashi

        Activity

          People

            bryanduxbury Bryan Duxbury
            takashi.yonebayashi Takashi Yonebayashi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: