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

JNI_ArgumentPusherVaArg leaks valist

    XMLWordPrintable

Details

    • b28

    Backports

      Description

        JNI_ArgumentPusherVaArg copies the given argument list pointer (va_copy) but never releases it. A call to va_end is missing.

        AFAICS this has been the way since at least jdk8.

        Attachments

          Issue Links

            Activity

              People

                stuefe Thomas Stuefe
                stuefe Thomas Stuefe
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: