This is hot code, run early in the application's life, usually as a result of the first qDebug() because QLoggingRegistry wants to find qtlogging.ini. So let's not use QFileInfo, which allocates memory, just to do string manipulation. These are always filesystem paths. See commit d59e640c868f3db2d661970f3d34a22013d49053 for a similar change in findConfiguration(). Pick-to: 6.8 Change-Id: I012daf4a3aa2ebc2c5abfffd2ef7ceac1df2626d Reviewed-by: Ahmad Samir <a.samirh78@gmail.com> (cherry picked from commit c74cba1117355a6312b1f0cc815efa4cdea4bbfa) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%