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

java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent

XMLWordPrintable

    • b08
    • generic
    • os_x

        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.

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

                Created:
                Updated:
                Resolved: