Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.11.1
-
9652711a0781a652fbf2319b0c59121c381bf016 (qt/qtbase/5.11)
Description
Right at the beginning of:
http://doc.qt.io/qt-5/qdomdocument.html
it says:
Note: All functions in this class are reentrant with the following exceptions: setContent(const QByteArray &data, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)
This appears to be fixed: QTBUG-40015