Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8284094

Memory leak in invoker_completeInvokeRequest()

    XMLWordPrintable

Details

    • b17
    • generic
    • generic

    Backports

      Description

        In invoker.c in the function invoker_completeInvokeRequest(), we allocate a PacketOutputStream object called out using outStream_initReply(), but never reclaim it. We need to call outStream_destroy() before going out of scope.

        Attachments

          Issue Links

            Activity

              People

                rkennke Roman Kennke
                rkennke Roman Kennke
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: