Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.4.0 Beta2
-
-
4d943068949ca2411ca69c902def9d7e7c826e44
Description
Looks like pointer to data held by a temporary object is begin stored here, which renders WebSockets unusable:
attr->url = url.toString(QUrl::FullyEncoded).toUtf8().constData();
https://code.qt.io/cgit/qt/qtwebsockets.git/tree/src/websockets/qwebsocket_wasm_p.cpp#n158