Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.15, 6.9
-
None
-
-
1cd7e01c9 (dev)
Description
Several of the qDebug() operator<< functions do not check for nullptr and will crash.
Also, the output of the debug is inconsistent when the value is a nullptr. QWidget(0x0) vs QAccessibleInterface(null) vs QEvent(this = 0x0) vs QPlatformMenu(0)
Attachments
For Gerrit Dashboard: QTBUG-135856 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
638622,5 | For qdebug operator<< of pointer types, always check for nullptr | dev | qt/qtbase | Status: MERGED | +2 | 0 |