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

Dangling reference warnings for harfbuzz

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 20, 21
    • client-libs
    • 2d

      When compiling with gcc13.1 we get a large number (>500) `-Wdangling-reference` warnings from harfbuzz code. Many appear to be duplicates, so the actual number of places in the code triggering these warnings is much smaller.

      Given that harfbuzz seems to be working fine, it's possible these are all false positives. `-Wdangling-reference` warnings are new in this (gcc13.1) newly released version, and it may be there are still bugs in gcc's analysis to be worked out.

            honkar Harshitha Onkar
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: