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

Refc binary leak in binary and compact protocols

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • Erlang - Library
    • None
    • Patch

    Description

      Pattern-matching on large (>64B) Erlang binaries merely produces slices of objects on the Refc heap. Therefore Thrift binary and compact protocols should clone all binaries they send to upper levels, otherwise there's a chance that transport-level messages will be never freed.

      Patch is underway.

      Attachments

        Issue Links

          Activity

            People

              jking3 James E. King III
              h91wka something
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: