Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 5.0.0
-
None
-
e23e5faa82 (qt-creator/qt-creator/9.0) e23e5faa82 (qt-creator/qt-creator/master) e23e5faa82 (qt-creator/qt-creator/qds/dev)
Description
Environment::systemEnvironment() isn't thread safe, however it's used in e.g. QtcProcess::start(), which may be called from any thread. The environment may be changed at any time in the main thread by a call to Environment::setSystemEnvironment() - e.g. from Environment | System settings.
Attachments
For Gerrit Dashboard: QTCREATORBUG-26805 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
439499,3 | Environment: Make systemEnvironment() thread safe | 9.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |