Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
dev
-
None
-
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)
Description
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.
Attachments
Issue Links
- relates to
-
QTBUG-115330 QCoreApplication::requestPermission() is leaking slot objects
- Closed
For Gerrit Dashboard: QTBUG-115263 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
491746,4 | QHostInfo: fix leaking slot object | dev | qt/qtbase | Status: MERGED | +2 | 0 |
491932,2 | QHostInfo: fix leaking slot object | 6.6 | qt/qtbase | Status: MERGED | +2 | 0 |
491933,2 | QHostInfo: fix leaking slot object | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |
491961,2 | QHostInfo: fix leaking slot object | tqtc/lts-6.2 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |
491962,2 | QHostInfo: fix leaking slot object | tqtc/lts-5.15 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |
494057,2 | QHostInfo: fix remaining slotObj leaks | dev | qt/qtbase | Status: MERGED | +2 | 0 |
494689,2 | QHostInfo: fix remaining slotObj leaks | 6.6 | qt/qtbase | Status: MERGED | +2 | 0 |
494690,2 | QHostInfo: fix remaining slotObj leaks | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |
494694,2 | QHostInfo: fix remaining slotObj leaks | tqtc/lts-6.2 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |
494695,2 | QHostInfo: fix remaining slotObj leaks | tqtc/lts-5.15 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |