summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcrashhandler_unix.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2025-06-06 16:12:57 -0300
committerThiago Macieira <thiago.macieira@intel.com>2025-06-12 23:14:37 -0300
commite1d418bcd07aba891da79c653f5b0e3c6852fb30 (patch)
tree29b6ea47486b573f25815148b1babb8eca3e6413 /src/testlib/qtestcrashhandler_unix.cpp
parentc5e6034bbd99459373279f8ae3dcac0f87c1f39c (diff)
QFileSystemEngine/Unix: avoid an unnecessary conversion to QString
Sometimes, fillMetaData() is called with a QFileSystemEntry with only the native (QByteArray) format, which we used above in this function anyway in order to lstat() and stat() the path. This avoids forcing the QFSE to create the QString form for us to check the first character. Pick-to: 6.10 6.9 6.8 Change-Id: I8d93f6db83a28d70a192fffd6668734a8024b88b Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Diffstat (limited to 'src/testlib/qtestcrashhandler_unix.cpp')
0 files changed, 0 insertions, 0 deletions