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

Dangling reference warnings for harfbuzz

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: