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

java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent

    XMLWordPrintable

Details

    • b08
    • generic
    • os_x

    Backports

      Description

        There are some occurances of CFLocaleCopyCurrent without calling CFRelease afterwards in

        in src/java.base/macosx/native/libjava/java_props_macosx.c

        Those should be fixed (see OSX Core Foundation Ownership Policy about Copy functions) to avoid leaks.

        Attachments

          Issue Links

            Activity

              People

                mbaesken Matthias Baesken
                mbaesken Matthias Baesken
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: