Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115263

QHostInfo is leaking QSlotObjectBase in tst_QHostInfo::lookupConnectToFunctionPointerDeleted()

XMLWordPrintable

    • 061ab84e9 (dev), 6098cf017 (6.5), 88a1d2792 (tqtc/lts-6.2), 2adc22539 (6.6), 73afcce12 (tqtc/lts-5.15), 693c9e6b1 (dev), aba3523b3 (6.5), ad472257f (tqtc/lts-6.2), ee09dbe13 (6.6), 19eb7f7e4 (tqtc/lts-5.15)

      ASAN complains in tst_QHostInfo::lookupConnectToFunctionPointerDeleted() that the QSlotObjectBase is leaked, and, indeed, the lookupHostImpl() function is really laissez-faire with the slotObj ref-counting (basically, it's ignoring it completely).

      But if I fix that, then I'm getting the QFAIL executed.

      Since I can't fix it in a short time, I'm creating this issue.

      ASAN log and fix attempts attached.

        For Gerrit Dashboard: QTBUG-115263
        # Subject Branch Project Status CR V

            manordheim MÃ¥rten Nordheim
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes