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

Missing closedir call with JDK-8223490

XMLWordPrintable

    • b15
    • generic
    • generic
    • Not verified

        In the JDK-8223490 edits[1], line 149 means we return without closing a directory pointer allocated at line 133.

        I'd prefer to just move line 133-136 down below the new fast path code in order to eliminate this issue.

        [1] https://hg.openjdk.java.net/jdk/jdk/file/8ee083465318/src/java.base/unix/native/libjava/TimeZone_md.c

              coffeys Sean Coffey
              coffeys Sean Coffey
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: