Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15, 6.9
-
None
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
Gerrit Reviews
For Gerrit Dashboard: QTBUG-135856 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
638622,3 | For qdebug operator<< of pointer types, always check for nullptr | dev | qt/qtbase | Status: NEW | 0 | 0 |