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

JNI_ArgumentPusherVaArg leaks valist

XMLWordPrintable

    • b28

        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.

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

                Created:
                Updated:
                Resolved: