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

go: struct should always be a pointer to avoid copying of potentially size-unbounded structs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.2
    • Go - Compiler
    • None
    • Patch Available

    Description

      THRIFT-2451 changed the way structs are mapped. Unfortunately that introduced passing structs by value as function arguments and returned values in many places. I'm changing it back to pointers.

      Attachments

        Activity

          People

            jensg Jens Geyer
            apesternikov Aleksey Pesternikov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: