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

GCC 8.3 reports errors in java.base

XMLWordPrintable

    • b22

        GCC 8.3 output:

        src/java.base/unix/native/libjava/canonicalize_md.c:214:9: error: 'strncpy' specified bound 4097 equals destination size [-Werror=stringop-truncation]
                 strncpy(path, original, sizeof(path));
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

              dchuyko Dmitry Chuyko
              dchuyko Dmitry Chuyko
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: