qt5base-lts/tests/benchmarks/corelib/io
Mårten Nordheim 16158e1132 Win: qdiriterator bench: fix missing null-terminator issues
It's not done by toWCharArray. This caused some issues as we were using
API requiring a null-terminator. wcslen for instance was measuring the
string as being millions of characters long, causing fairly quick
crashes when appending.

Change-Id: Iedaaf9f195be22a610543ab649da92a87cb71973
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-07-10 07:18:05 +00:00
..
qdir Updated license headers 2016-01-21 18:55:18 +00:00
qdiriterator Win: qdiriterator bench: fix missing null-terminator issues 2019-07-10 07:18:05 +00:00
qfile Remove Windows CE from tests (others). 2016-03-31 06:14:04 +00:00
qfileinfo QFile/QFileInfo: mark readLink() as deprecated 2019-01-23 18:49:15 +00:00
qiodevice Improve QIODevice::peek() performance on buffered devices 2017-02-09 18:46:24 +00:00
qprocess Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qtemporaryfile Updated license headers 2016-01-21 18:55:18 +00:00
qtextstream benchmarks: Fix copy and paste error in .pro-file 2018-11-08 21:34:08 +00:00
qurl Updated license headers 2016-01-21 18:55:18 +00:00
io.pro Properly use the "process" feature 2017-02-27 15:44:46 +00:00